#66FCCD#66FCCD
#66FCCD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.145 H 169.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #66FCCD |
|---|---|
| RGB | rgb(102, 252, 205) |
| HSL | hsl(161, 96%, 69%) |
| HSV | hsv(161, 60%, 99%) |
| CMYK | cmyk(59.5%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.25, -50.88, 10.68) |
| CIE-LCH | lch(90.25, 51.98, 168.14°) |
| OKLab | oklab(89.78% -0.1424 0.0273) |
| OKLCH | oklch(89.78% 0.145 169.1) |
| XYZ | xyz(51.3039, 76.8482, 69.8752) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 2.83
Bright Teal
#01F9C6
ΔE00 3.25
Light Aqua
#8CFFDB
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66FCCD #FC6695
analogous
#66FC82 #66FCCD #66E0FC
triadic
#66FCCD #CD66FC #FCCD66
tetradic
#66FCCD #8266FC #FC6695 #E0FC66
square
#66FCCD #8266FC #FC6695 #E0FC66
split-complementary
#66FCCD #FC66E0 #FC8266
monochromatic
#04E39D #2AFBB9 #66FCCD #A2FDE1 #DEFEF4
Accessibility & contrast
On white
1.28
#66FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#66FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66FCCD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66FCCD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #66fccd; /* rgb */ color: rgb(102, 252, 205); /* oklch */ color: oklch(89.8% 0.145 169.1);
Tailwind
colors: {
custom: {
50: '#9ffedc',
500: '#66fccd',
950: '#000000',
},
}SCSS
$custom: #66fccd; $custom-light: #9ffedc; $custom-dark: #000000;
JSON
{
"hex": "#66fccd",
"rgb": {
"r": 102,
"g": 252,
"b": 205
},
"hsl": {
"h": 161.2,
"s": 96.154,
"l": 69.412
},
"oklch": {
"l": 0.89783,
"c": 0.14499,
"h": 169.1
},
"luminance": 0.76853
}Semantic roles & 50–950 ramp
primary
#66FCCD
secondary
#D63064
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684