#66E4E3#66E4E3
#66E4E3 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.112 H 194.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #66E4E3 |
|---|---|
| RGB | rgb(102, 228, 227) |
| HSL | hsl(180, 70%, 65%) |
| HSV | hsv(180, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(83.89, -34.94, -10.11) |
| CIE-LCH | lch(83.89, 36.37, 196.14°) |
| OKLab | oklab(84.8% -0.108 -0.028) |
| OKLCH | oklch(84.8% 0.112 194.5) |
| XYZ | xyz(47.0821, 63.8530, 82.5018) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.11
Bright Light Blue
#26F7FD
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66E4E3 #E46667
analogous
#66E4A4 #66E4E3 #66A6E4
triadic
#66E4E3 #E366E4 #E4E366
tetradic
#66E4E3 #A466E4 #E46667 #A6E466
square
#66E4E3 #A466E4 #E46667 #A6E466
split-complementary
#66E4E3 #E466A6 #E4A466
monochromatic
#1FB0AF #32DBD9 #66E4E3 #9AEDED #CEF6F6
Accessibility & contrast
On white
1.52
#66E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#66E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66E4E3
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66E4E3 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#C2CBE4
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #66e4e3; /* rgb */ color: rgb(102, 228, 227); /* oklch */ color: oklch(84.8% 0.112 194.5);
Tailwind
colors: {
custom: {
50: '#9dedeb',
500: '#66e4e3',
950: '#000000',
},
}SCSS
$custom: #66e4e3; $custom-light: #9dedeb; $custom-dark: #000000;
JSON
{
"hex": "#66e4e3",
"rgb": {
"r": 102,
"g": 228,
"b": 227
},
"hsl": {
"h": 179.524,
"s": 70,
"l": 64.706
},
"oklch": {
"l": 0.84802,
"c": 0.1116,
"h": 194.5
},
"luminance": 0.63858
}Semantic roles & 50–950 ramp
primary
#66E4E3
secondary
#B13D3E
accent
#1415D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584