#65FFEE#65FFEE
#65FFEE is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.132 H 185.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFEE |
|---|---|
| RGB | rgb(101, 255, 238) |
| HSL | hsl(173, 100%, 70%) |
| HSV | hsv(173, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.89, -44.49, -4.03) |
| CIE-LCH | lch(91.89, 44.68, 185.18°) |
| OKLab | oklab(91.37% -0.1316 -0.0116) |
| OKLCH | oklch(91.37% 0.132 185) |
| XYZ | xyz(56.5524, 80.4538, 93.4211) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 4.50
Aqua
#00FFFF
ΔE00 5.81
Bright Cyan
#41FDFE
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFEE #FF6576
analogous
#65FFA1 #65FFEE #65C3FF
triadic
#65FFEE #EE65FF #FFEE65
tetradic
#65FFEE #A165FF #FF6576 #C3FF65
square
#65FFEE #A165FF #FF6576 #C3FF65
split-complementary
#65FFEE #FF65C3 #FFA165
monochromatic
#00EAD0 #28FFE7 #65FFEE #A2FFF5 #DFFFFC
Accessibility & contrast
On white
1.23
#65FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#65FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFEE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFEE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #65ffee; /* rgb */ color: rgb(101, 255, 238); /* oklch */ color: oklch(91.4% 0.132 185.0);
Tailwind
colors: {
custom: {
50: '#a0fff3',
500: '#65ffee',
950: '#000000',
},
}SCSS
$custom: #65ffee; $custom-light: #a0fff3; $custom-dark: #000000;
JSON
{
"hex": "#65ffee",
"rgb": {
"r": 101,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.377,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91372,
"c": 0.13213,
"h": 185
},
"luminance": 0.8046
}Semantic roles & 50–950 ramp
primary
#65FFEE
secondary
#DA2E41
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685