#65FEB7#65FEB7
#65FEB7 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.165 H 160.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEB7 |
|---|---|
| RGB | rgb(101, 254, 183) |
| HSL | hsl(152, 99%, 70%) |
| HSV | hsv(152, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(90.35, -56.54, 22.11) |
| CIE-LCH | lch(90.35, 60.71, 158.64°) |
| OKLab | oklab(89.71% -0.1547 0.0563) |
| OKLCH | oklch(89.71% 0.165 160) |
| XYZ | xyz(49.3513, 77.0642, 57.0646) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 2.27
Greenish Cyan
#2AFEB7
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 3.11
Greenish Turquoise
#00FBB0
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEB7 #FE65AC
analogous
#65FE6B #65FEB7 #65F8FE
triadic
#65FEB7 #B765FE #FEB765
tetradic
#65FEB7 #6B65FE #FE65AC #F8FE65
square
#65FEB7 #6B65FE #FE65AC #F8FE65
split-complementary
#65FEB7 #FE65F8 #FE6B65
monochromatic
#02E77D #28FE9B #65FEB7 #A2FED3 #DFFFF0
Accessibility & contrast
On white
1.28
#65FEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#65FEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEB7
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEB7 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB3
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#09FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65feb7; /* rgb */ color: rgb(101, 254, 183); /* oklch */ color: oklch(89.7% 0.165 160.0);
Tailwind
colors: {
custom: {
50: '#9effcc',
500: '#65feb7',
950: '#000000',
},
}SCSS
$custom: #65feb7; $custom-light: #9effcc; $custom-dark: #000000;
JSON
{
"hex": "#65feb7",
"rgb": {
"r": 101,
"g": 254,
"b": 183
},
"hsl": {
"h": 152.157,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89706,
"c": 0.1646,
"h": 160
},
"luminance": 0.77069
}Semantic roles & 50–950 ramp
primary
#65FEB7
secondary
#D92E7D
accent
#006AE6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683