#66FABA#66FABA
#66FABA is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.8% C 0.157 H 161.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #66FABA |
|---|---|
| RGB | rgb(102, 250, 186) |
| HSL | hsl(154, 94%, 69%) |
| HSV | hsv(154, 59%, 98%) |
| CMYK | cmyk(59.2%, 0%, 25.6%, 2%) |
| CIE-LAB | lab(89.27, -54.13, 19.08) |
| CIE-LCH | lch(89.27, 57.40, 160.58°) |
| OKLab | oklab(88.85% -0.1488 0.0487) |
| OKLCH | oklch(88.85% 0.157 161.9) |
| XYZ | xyz(48.5234, 74.7363, 58.3132) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.96
Light Aquamarine
#7BFDC7
ΔE00 2.50
Greenish Cyan
#2AFEB7
ΔE00 2.80
Light Blue Green
#7EFBB3
ΔE00 2.87
Greenish Turquoise
#00FBB0
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66FABA #FA66A6
analogous
#66FA70 #66FABA #66F0FA
triadic
#66FABA #BA66FA #FABA66
tetradic
#66FABA #7066FA #FA66A6 #F0FA66
square
#66FABA #7066FA #FA66A6 #F0FA66
split-complementary
#66FABA #FA66F0 #FA7066
monochromatic
#07DE81 #2BF89F #66FABA #A1FCD5 #DDFEEF
Accessibility & contrast
On white
1.32
#66FABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#66FABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66FABA
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66FABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66FABA | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B6
Deuteranopia (green-blind)
#E2DABE
Tritanopia (blue-blind)
#11FAE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #66faba; /* rgb */ color: rgb(102, 250, 186); /* oklch */ color: oklch(88.8% 0.157 161.9);
Tailwind
colors: {
custom: {
50: '#9efdcf',
500: '#66faba',
950: '#000000',
},
}SCSS
$custom: #66faba; $custom-light: #9efdcf; $custom-dark: #000000;
JSON
{
"hex": "#66faba",
"rgb": {
"r": 102,
"g": 250,
"b": 186
},
"hsl": {
"h": 154.054,
"s": 93.671,
"l": 69.02
},
"oklch": {
"l": 0.88848,
"c": 0.15655,
"h": 161.9
},
"luminance": 0.74741
}Semantic roles & 50–950 ramp
primary
#66FABA
secondary
#D43077
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683