#66FFBE#66FFBE
#66FFBE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.1% C 0.160 H 162.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #66FFBE |
|---|---|
| RGB | rgb(102, 255, 190) |
| HSL | hsl(155, 100%, 70%) |
| HSV | hsv(155, 60%, 100%) |
| CMYK | cmyk(60%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.81, -55.33, 19.18) |
| CIE-LCH | lch(90.81, 58.55, 160.88°) |
| OKLab | oklab(90.13% -0.1521 0.0489) |
| OKLCH | oklch(90.13% 0.16 162.2) |
| XYZ | xyz(50.5289, 78.0574, 61.1089) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.48
Greenish Cyan
#2AFEB7
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 3.05
Greenish Turquoise
#00FBB0
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66FFBE #FF66A7
analogous
#66FF72 #66FFBE #66F3FF
triadic
#66FFBE #BE66FF #FFBE66
tetradic
#66FFBE #7266FF #FF66A7 #F3FF66
square
#66FFBE #7266FF #FF66A7 #F3FF66
split-complementary
#66FFBE #FF66F3 #FF7266
monochromatic
#00EB87 #29FFA4 #66FFBE #A3FFD8 #E0FFF2
Accessibility & contrast
On white
1.26
#66FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#66FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66FFBE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66FFBE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #66ffbe; /* rgb */ color: rgb(102, 255, 190); /* oklch */ color: oklch(90.1% 0.160 162.2);
Tailwind
colors: {
custom: {
50: '#9fffd1',
500: '#66ffbe',
950: '#000000',
},
}SCSS
$custom: #66ffbe; $custom-light: #9fffd1; $custom-dark: #000000;
JSON
{
"hex": "#66ffbe",
"rgb": {
"r": 102,
"g": 255,
"b": 190
},
"hsl": {
"h": 154.51,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.90131,
"c": 0.15976,
"h": 162.2
},
"luminance": 0.78062
}Semantic roles & 50–950 ramp
primary
#66FFBE
secondary
#DA2F78
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683