#65FCB8#65FCB8
#65FCB8 is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.3% C 0.161 H 160.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCB8 |
|---|---|
| RGB | rgb(101, 252, 184) |
| HSL | hsl(153, 96%, 69%) |
| HSV | hsv(153, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(89.79, -55.54, 20.82) |
| CIE-LCH | lch(89.79, 59.31, 159.45°) |
| OKLab | oklab(89.25% -0.1522 0.053) |
| OKLCH | oklch(89.25% 0.161 160.8) |
| XYZ | xyz(48.8244, 75.8433, 57.4043) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.03
Light Blue Green
#7EFBB3
ΔE00 2.45
Greenish Cyan
#2AFEB7
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 3.06
Greenish Turquoise
#00FBB0
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCB8 #FC65A9
analogous
#65FC6D #65FCB8 #65F5FC
triadic
#65FCB8 #B865FC #FCB865
tetradic
#65FCB8 #6D65FC #FC65A9 #F5FC65
square
#65FCB8 #6D65FC #FC65A9 #F5FC65
split-complementary
#65FCB8 #FC65F5 #FC6D65
monochromatic
#04E27E #29FB9C #65FCB8 #A1FDD4 #DDFEEF
Accessibility & contrast
On white
1.30
#65FCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#65FCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCB8
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCB8 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E4DCBC
Tritanopia (blue-blind)
#0AFBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fcb8; /* rgb */ color: rgb(101, 252, 184); /* oklch */ color: oklch(89.3% 0.161 160.8);
Tailwind
colors: {
custom: {
50: '#9efecd',
500: '#65fcb8',
950: '#000000',
},
}SCSS
$custom: #65fcb8; $custom-light: #9efecd; $custom-dark: #000000;
JSON
{
"hex": "#65fcb8",
"rgb": {
"r": 101,
"g": 252,
"b": 184
},
"hsl": {
"h": 152.98,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.8925,
"c": 0.16121,
"h": 160.8
},
"luminance": 0.75848
}Semantic roles & 50–950 ramp
primary
#65FCB8
secondary
#D62F7A
accent
#0067E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683