#65FAB9#65FAB9
#65FAB9 is a very light, vivid teal. Relative luminance 0.746; OKLCH L 88.8% C 0.158 H 161.6°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65FAB9 |
|---|---|
| RGB | rgb(101, 250, 185) |
| HSL | hsl(154, 94%, 69%) |
| HSV | hsv(154, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 26%, 2%) |
| CIE-LAB | lab(89.22, -54.53, 19.52) |
| CIE-LCH | lch(89.22, 57.92, 160.30°) |
| OKLab | oklab(88.8% -0.1497 0.0498) |
| OKLCH | oklch(88.8% 0.158 161.6) |
| XYZ | xyz(48.3048, 74.6359, 57.7500) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.82
Light Aquamarine
#7BFDC7
ΔE00 2.68
Greenish Cyan
#2AFEB7
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 2.77
Greenish Turquoise
#00FBB0
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FAB9 #FA65A6
analogous
#65FA6F #65FAB9 #65F0FA
triadic
#65FAB9 #B965FA #FAB965
tetradic
#65FAB9 #6F65FA #FA65A6 #F0FA65
square
#65FAB9 #6F65FA #FA65A6 #F0FA65
split-complementary
#65FAB9 #FA65F0 #FA6F65
monochromatic
#07DD80 #2AF89E #65FAB9 #A0FCD4 #DCFEEF
Accessibility & contrast
On white
1.32
#65FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#65FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FAB9
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FAB9 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B5
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#0BF9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fab9; /* rgb */ color: rgb(101, 250, 185); /* oklch */ color: oklch(88.8% 0.158 161.6);
Tailwind
colors: {
custom: {
50: '#9efdce',
500: '#65fab9',
950: '#000000',
},
}SCSS
$custom: #65fab9; $custom-light: #9efdce; $custom-dark: #000000;
JSON
{
"hex": "#65fab9",
"rgb": {
"r": 101,
"g": 250,
"b": 185
},
"hsl": {
"h": 153.826,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.88795,
"c": 0.15781,
"h": 161.6
},
"luminance": 0.74641
}Semantic roles & 50–950 ramp
primary
#65FAB9
secondary
#D42F77
accent
#0064E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683