#66EABE#66EABE
#66EABE is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.133 H 168.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #66EABE |
|---|---|
| RGB | rgb(102, 234, 190) |
| HSL | hsl(160, 76%, 66%) |
| HSV | hsv(160, 56%, 92%) |
| CMYK | cmyk(56.4%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(84.68, -46.62, 10.54) |
| CIE-LCH | lch(84.68, 47.80, 167.26°) |
| OKLab | oklab(85.13% -0.1304 0.027) |
| OKLCH | oklch(85.13% 0.133 168.3) |
| XYZ | xyz(44.1921, 65.3839, 58.9967) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.95
Aqua Marine
#2EE8BB
ΔE00 3.00
Seafoam
#7FE0B3
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 4.64
Aquamarine
#7FFFD4
ΔE00 4.71
Bright Teal
#01F9C6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66EABE #EA6692
analogous
#66EA7C #66EABE #66D4EA
triadic
#66EABE #BE66EA #EABE66
tetradic
#66EABE #7C66EA #EA6692 #D4EA66
square
#66EABE #7C66EA #EA6692 #D4EA66
split-complementary
#66EABE #EA66D4 #EA7C66
monochromatic
#1ABC86 #30E3A7 #66EABE #9CF1D5 #D2F9EC
Accessibility & contrast
On white
1.49
#66EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#66EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66EABE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66EABE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#1CEBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #66eabe; /* rgb */ color: rgb(102, 234, 190); /* oklch */ color: oklch(85.1% 0.133 168.3);
Tailwind
colors: {
custom: {
50: '#9cf1d1',
500: '#66eabe',
950: '#000000',
},
}SCSS
$custom: #66eabe; $custom-light: #9cf1d1; $custom-dark: #000000;
JSON
{
"hex": "#66eabe",
"rgb": {
"r": 102,
"g": 234,
"b": 190
},
"hsl": {
"h": 160,
"s": 75.862,
"l": 65.882
},
"oklch": {
"l": 0.85131,
"c": 0.13316,
"h": 168.3
},
"luminance": 0.65388
}Semantic roles & 50–950 ramp
primary
#66EABE
secondary
#BB3964
accent
#0D51D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583