#65EFB1#65EFB1
#65EFB1 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.0% C 0.150 H 161.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFB1 |
|---|---|
| RGB | rgb(101, 239, 177) |
| HSL | hsl(153, 81%, 67%) |
| HSV | hsv(153, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 25.9%, 6.3%) |
| CIE-LAB | lab(85.84, -51.70, 18.94) |
| CIE-LCH | lch(85.84, 55.06, 159.88°) |
| OKLab | oklab(85.98% -0.142 0.0483) |
| OKLCH | oklch(85.98% 0.15 161.2) |
| XYZ | xyz(44.1651, 67.6698, 52.3205) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 4.13
Greenish Cyan
#2AFEB7
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFB1 #EF65A3
analogous
#65EF6C #65EFB1 #65E8EF
triadic
#65EFB1 #B165EF #EFB165
tetradic
#65EFB1 #6C65EF #EF65A3 #E8EF65
square
#65EFB1 #6C65EF #EF65A3 #E8EF65
split-complementary
#65EFB1 #EF65E8 #EF6C65
monochromatic
#14C576 #2EE995 #65EFB1 #9CF5CD #D4FBE9
Accessibility & contrast
On white
1.44
#65EFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#65EFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFB1
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFB1 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAD
Deuteranopia (green-blind)
#D9D1B5
Tritanopia (blue-blind)
#25EEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65efb1; /* rgb */ color: rgb(101, 239, 177); /* oklch */ color: oklch(86.0% 0.150 161.2);
Tailwind
colors: {
custom: {
50: '#9cf5c8',
500: '#65efb1',
950: '#000000',
},
}SCSS
$custom: #65efb1; $custom-light: #9cf5c8; $custom-dark: #000000;
JSON
{
"hex": "#65efb1",
"rgb": {
"r": 101,
"g": 239,
"b": 177
},
"hsl": {
"h": 153.043,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85978,
"c": 0.15,
"h": 161.2
},
"luminance": 0.67674
}Semantic roles & 50–950 ramp
primary
#65EFB1
secondary
#C33675
accent
#0868DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582