#65F0CC#65F0CC
#65F0CC is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.9% C 0.132 H 173.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65F0CC |
|---|---|
| RGB | rgb(101, 240, 204) |
| HSL | hsl(164, 82%, 67%) |
| HSV | hsv(164, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(86.72, -46.20, 6.14) |
| CIE-LCH | lch(86.72, 46.61, 172.43°) |
| OKLab | oklab(86.89% -0.131 0.0155) |
| OKLCH | oklch(86.89% 0.132 173.2) |
| XYZ | xyz(47.4209, 69.4418, 68.0196) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Aqua (survey)
#13EAC9
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 3.93
Light Aqua
#8CFFDB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F0CC #F06589
analogous
#65F086 #65F0CC #65CFF0
triadic
#65F0CC #CC65F0 #F0CC65
tetradic
#65F0CC #8665F0 #F06589 #CFF065
square
#65F0CC #8665F0 #F06589 #CFF065
split-complementary
#65F0CC #F065CF #F08665
monochromatic
#13C799 #2DEBBA #65F0CC #9DF5DE #D5FBF1
Accessibility & contrast
On white
1.41
#65F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#65F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F0CC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F0CC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f0cc; /* rgb */ color: rgb(101, 240, 204); /* oklch */ color: oklch(86.9% 0.132 173.2);
Tailwind
colors: {
custom: {
50: '#9df5db',
500: '#65f0cc',
950: '#000000',
},
}SCSS
$custom: #65f0cc; $custom-light: #9df5db; $custom-dark: #000000;
JSON
{
"hex": "#65f0cc",
"rgb": {
"r": 101,
"g": 240,
"b": 204
},
"hsl": {
"h": 164.46,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.86892,
"c": 0.13194,
"h": 173.2
},
"luminance": 0.69447
}Semantic roles & 50–950 ramp
primary
#65F0CC
secondary
#C4355A
accent
#073FDF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584