#65FEE4#65FEE4
#65FEE4 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.135 H 179.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEE4 |
|---|---|
| RGB | rgb(101, 254, 228) |
| HSL | hsl(170, 99%, 70%) |
| HSV | hsv(170, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.35, -46.53, 0.35) |
| CIE-LCH | lch(91.35, 46.53, 179.56°) |
| OKLab | oklab(90.85% -0.1349 0.0002) |
| OKLCH | oklch(90.85% 0.135 179.9) |
| XYZ | xyz(54.8057, 79.2460, 85.7915) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 4.53
Light Aqua
#8CFFDB
ΔE00 4.63
Aquamarine
#7FFFD4
ΔE00 5.44
Light Turquoise
#7EF4CC
ΔE00 5.63
Aqua (survey)
#13EAC9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEE4 #FE657F
analogous
#65FE98 #65FEE4 #65CCFE
triadic
#65FEE4 #E465FE #FEE465
tetradic
#65FEE4 #9865FE #FE657F #CCFE65
square
#65FEE4 #9865FE #FE657F #CCFE65
split-complementary
#65FEE4 #FE65CC #FE9865
monochromatic
#02E7C0 #28FED9 #65FEE4 #A2FEEF #DFFFF9
Accessibility & contrast
On white
1.25
#65FEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#65FEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEE4
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEE4 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65fee4; /* rgb */ color: rgb(101, 254, 228); /* oklch */ color: oklch(90.8% 0.135 179.9);
Tailwind
colors: {
custom: {
50: '#9fffec',
500: '#65fee4',
950: '#000000',
},
}SCSS
$custom: #65fee4; $custom-light: #9fffec; $custom-dark: #000000;
JSON
{
"hex": "#65fee4",
"rgb": {
"r": 101,
"g": 254,
"b": 228
},
"hsl": {
"h": 169.804,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.90846,
"c": 0.13489,
"h": 179.9
},
"luminance": 0.79252
}Semantic roles & 50–950 ramp
primary
#65FEE4
secondary
#D92E4B
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684