#65EFB2#65EFB2
#65EFB2 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.0% C 0.149 H 161.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFB2 |
|---|---|
| RGB | rgb(101, 239, 178) |
| HSL | hsl(153, 81%, 67%) |
| HSV | hsv(153, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(85.86, -51.49, 18.45) |
| CIE-LCH | lch(85.86, 54.70, 160.29°) |
| OKLab | oklab(86% -0.1416 0.0471) |
| OKLCH | oklch(86% 0.149 161.6) |
| XYZ | xyz(44.2651, 67.7098, 52.8474) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.30
Greenish Turquoise
#00FBB0
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFB2 #EF65A2
analogous
#65EF6D #65EFB2 #65E7EF
triadic
#65EFB2 #B265EF #EFB265
tetradic
#65EFB2 #6D65EF #EF65A2 #E7EF65
square
#65EFB2 #6D65EF #EF65A2 #E7EF65
split-complementary
#65EFB2 #EF65E7 #EF6D65
monochromatic
#14C577 #2EE996 #65EFB2 #9CF5CE #D4FBE9
Accessibility & contrast
On white
1.44
#65EFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#65EFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFB2
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFB2 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#24EEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65efb2; /* rgb */ color: rgb(101, 239, 178); /* oklch */ color: oklch(86.0% 0.149 161.6);
Tailwind
colors: {
custom: {
50: '#9cf5c9',
500: '#65efb2',
950: '#000000',
},
}SCSS
$custom: #65efb2; $custom-light: #9cf5c9; $custom-dark: #000000;
JSON
{
"hex": "#65efb2",
"rgb": {
"r": 101,
"g": 239,
"b": 178
},
"hsl": {
"h": 153.478,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86001,
"c": 0.14919,
"h": 161.6
},
"luminance": 0.67714
}Semantic roles & 50–950 ramp
primary
#65EFB2
secondary
#C33674
accent
#0866DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582