#65EACC#65EACC
#65EACC is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.5% C 0.125 H 175.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65EACC |
|---|---|
| RGB | rgb(101, 234, 204) |
| HSL | hsl(166, 76%, 66%) |
| HSV | hsv(166, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 12.8%, 8.2%) |
| CIE-LAB | lab(84.98, -43.60, 3.62) |
| CIE-LCH | lch(84.98, 43.75, 175.25°) |
| OKLab | oklab(85.48% -0.1248 0.0089) |
| OKLCH | oklch(85.48% 0.125 175.9) |
| XYZ | xyz(45.6837, 65.9675, 67.4405) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Aqua (survey)
#13EAC9
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 4.01
Aqua Marine
#2EE8BB
ΔE00 4.56
Turquoise
#40E0D0
ΔE00 5.27
Light Aqua
#8CFFDB
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EACC #EA6583
analogous
#65EA89 #65EACC #65C5EA
triadic
#65EACC #CC65EA #EACC65
tetradic
#65EACC #8965EA #EA6583 #C5EA65
square
#65EACC #8965EA #EA6583 #C5EA65
split-complementary
#65EACC #EA65C5 #EA8965
monochromatic
#1ABB97 #2FE3BA #65EACC #9BF1DE #D1F9F0
Accessibility & contrast
On white
1.48
#65EACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#65EACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EACC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EACC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCB
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65eacc; /* rgb */ color: rgb(101, 234, 204); /* oklch */ color: oklch(85.5% 0.125 175.9);
Tailwind
colors: {
custom: {
50: '#9cf1db',
500: '#65eacc',
950: '#000000',
},
}SCSS
$custom: #65eacc; $custom-light: #9cf1db; $custom-dark: #000000;
JSON
{
"hex": "#65eacc",
"rgb": {
"r": 101,
"g": 234,
"b": 204
},
"hsl": {
"h": 166.466,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85475,
"c": 0.12508,
"h": 175.9
},
"luminance": 0.65972
}Semantic roles & 50–950 ramp
primary
#65EACC
secondary
#BA3956
accent
#0D3BD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584