#66FBB7#66FBB7
#66FBB7 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.0% C 0.160 H 160.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #66FBB7 |
|---|---|
| RGB | rgb(102, 251, 183) |
| HSL | hsl(153, 95%, 69%) |
| HSV | hsv(153, 59%, 98%) |
| CMYK | cmyk(59.4%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(89.50, -55.15, 20.94) |
| CIE-LCH | lch(89.50, 58.99, 159.21°) |
| OKLab | oklab(89.02% -0.1511 0.0533) |
| OKLCH | oklch(89.02% 0.16 160.6) |
| XYZ | xyz(48.5194, 75.2332, 56.7551) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.84
Light Blue Green
#7EFBB3
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66FBB7 #FB66AA
analogous
#66FB6D #66FBB7 #66F5FB
triadic
#66FBB7 #B766FB #FBB766
tetradic
#66FBB7 #6D66FB #FB66AA #F5FB66
square
#66FBB7 #6D66FB #FB66AA #F5FB66
split-complementary
#66FBB7 #FB66F5 #FB6D66
monochromatic
#06E17D #2AF99B #66FBB7 #A2FDD3 #DDFEEF
Accessibility & contrast
On white
1.31
#66FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#66FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66FBB7
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66FBB7 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB3
Deuteranopia (green-blind)
#E3DBBB
Tritanopia (blue-blind)
#16FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #66fbb7; /* rgb */ color: rgb(102, 251, 183); /* oklch */ color: oklch(89.0% 0.160 160.6);
Tailwind
colors: {
custom: {
50: '#9efdcc',
500: '#66fbb7',
950: '#000000',
},
}SCSS
$custom: #66fbb7; $custom-light: #9efdcc; $custom-dark: #000000;
JSON
{
"hex": "#66fbb7",
"rgb": {
"r": 102,
"g": 251,
"b": 183
},
"hsl": {
"h": 152.617,
"s": 94.904,
"l": 69.216
},
"oklch": {
"l": 0.89019,
"c": 0.16027,
"h": 160.6
},
"luminance": 0.75238
}Semantic roles & 50–950 ramp
primary
#66FBB7
secondary
#D5307B
accent
#0069E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683