#5EFCCB#5EFCCB
#5EFCCB is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.150 H 168.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCCB |
|---|---|
| RGB | rgb(94, 252, 203) |
| HSL | hsl(161, 96%, 68%) |
| HSV | hsv(161, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.00, -52.74, 11.33) |
| CIE-LCH | lch(90.00, 53.94, 167.88°) |
| OKLab | oklab(89.51% -0.1473 0.029) |
| OKLCH | oklch(89.51% 0.15 168.9) |
| XYZ | xyz(50.2006, 76.3070, 68.5714) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 2.69
Bright Teal
#01F9C6
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCCB #FC5E8F
analogous
#5EFC7C #5EFCCB #5EDEFC
triadic
#5EFCCB #CB5EFC #FCCB5E
tetradic
#5EFCCB #7C5EFC #FC5E8F #DEFC5E
square
#5EFCCB #7C5EFC #FC5E8F #DEFC5E
split-complementary
#5EFCCB #FC5EDE #FC7C5E
monochromatic
#04DC99 #22FBB8 #5EFCCB #9AFDDE #D6FEF2
Accessibility & contrast
On white
1.29
#5EFCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#5EFCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCCB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCCB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5efccb; /* rgb */ color: rgb(94, 252, 203); /* oklch */ color: oklch(89.5% 0.150 168.9);
Tailwind
colors: {
custom: {
50: '#9bfeda',
500: '#5efccb',
950: '#000000',
},
}SCSS
$custom: #5efccb; $custom-light: #9bfeda; $custom-dark: #000000;
JSON
{
"hex": "#5efccb",
"rgb": {
"r": 94,
"g": 252,
"b": 203
},
"hsl": {
"h": 161.392,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.89506,
"c": 0.15009,
"h": 168.9
},
"luminance": 0.76312
}Semantic roles & 50–950 ramp
primary
#5EFCCB
secondary
#D5295F
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683