#66FEBE#66FEBE
#66FEBE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.9% C 0.158 H 162.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #66FEBE |
|---|---|
| RGB | rgb(102, 254, 190) |
| HSL | hsl(155, 99%, 70%) |
| HSV | hsv(155, 60%, 100%) |
| CMYK | cmyk(59.8%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.52, -54.92, 18.77) |
| CIE-LCH | lch(90.52, 58.04, 161.13°) |
| OKLab | oklab(89.89% -0.1511 0.0479) |
| OKLCH | oklch(89.89% 0.158 162.4) |
| XYZ | xyz(50.2107, 77.4211, 61.0029) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 2.32
Greenish Cyan
#2AFEB7
ΔE00 2.66
Light Blue Green
#7EFBB3
ΔE00 3.11
Greenish Turquoise
#00FBB0
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66FEBE #FE66A6
analogous
#66FE72 #66FEBE #66F2FE
triadic
#66FEBE #BE66FE #FEBE66
tetradic
#66FEBE #7266FE #FE66A6 #F2FE66
square
#66FEBE #7266FE #FE66A6 #F2FE66
split-complementary
#66FEBE #FE66F2 #FE7266
monochromatic
#02E887 #29FEA4 #66FEBE #A3FED8 #E0FFF2
Accessibility & contrast
On white
1.27
#66FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#66FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66FEBE
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66FEBE | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #66febe; /* rgb */ color: rgb(102, 254, 190); /* oklch */ color: oklch(89.9% 0.158 162.4);
Tailwind
colors: {
custom: {
50: '#9fffd1',
500: '#66febe',
950: '#000000',
},
}SCSS
$custom: #66febe; $custom-light: #9fffd1; $custom-dark: #000000;
JSON
{
"hex": "#66febe",
"rgb": {
"r": 102,
"g": 254,
"b": 190
},
"hsl": {
"h": 154.737,
"s": 98.701,
"l": 69.804
},
"oklch": {
"l": 0.89893,
"c": 0.15849,
"h": 162.4
},
"luminance": 0.77426
}Semantic roles & 50–950 ramp
primary
#66FEBE
secondary
#D92F77
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683