#65FAB8#65FAB8
#65FAB8 is a very light, vivid teal. Relative luminance 0.746; OKLCH L 88.8% C 0.159 H 161.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65FAB8 |
|---|---|
| RGB | rgb(101, 250, 184) |
| HSL | hsl(153, 94%, 69%) |
| HSV | hsv(153, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 26.4%, 2%) |
| CIE-LAB | lab(89.20, -54.74, 20.01) |
| CIE-LCH | lch(89.20, 58.28, 159.92°) |
| OKLab | oklab(88.77% -0.1502 0.051) |
| OKLCH | oklch(88.77% 0.159 161.2) |
| XYZ | xyz(48.1996, 74.5938, 57.1960) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.70
Light Blue Green
#7EFBB3
ΔE00 2.63
Greenish Cyan
#2AFEB7
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 2.85
Greenish Turquoise
#00FBB0
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FAB8 #FA65A7
analogous
#65FA6E #65FAB8 #65F1FA
triadic
#65FAB8 #B865FA #FAB865
tetradic
#65FAB8 #6E65FA #FA65A7 #F1FA65
square
#65FAB8 #6E65FA #FA65A7 #F1FA65
split-complementary
#65FAB8 #FA65F1 #FA6E65
monochromatic
#07DD7F #2AF89D #65FAB8 #A0FCD3 #DCFEEF
Accessibility & contrast
On white
1.32
#65FAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#65FAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FAB8
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FAB8 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B4
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#0EF9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fab8; /* rgb */ color: rgb(101, 250, 184); /* oklch */ color: oklch(88.8% 0.159 161.2);
Tailwind
colors: {
custom: {
50: '#9efdcd',
500: '#65fab8',
950: '#000000',
},
}SCSS
$custom: #65fab8; $custom-light: #9efdcd; $custom-dark: #000000;
JSON
{
"hex": "#65fab8",
"rgb": {
"r": 101,
"g": 250,
"b": 184
},
"hsl": {
"h": 153.423,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.88773,
"c": 0.15863,
"h": 161.2
},
"luminance": 0.74599
}Semantic roles & 50–950 ramp
primary
#65FAB8
secondary
#D42F78
accent
#0066E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683