#5EFBBC#5EFBBC
#5EFBBC is a very light, vivid teal. Relative luminance 0.750; OKLCH L 88.9% C 0.160 H 163.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBBC |
|---|---|
| RGB | rgb(94, 251, 188) |
| HSL | hsl(156, 95%, 68%) |
| HSV | hsv(156, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.39, -55.59, 18.20) |
| CIE-LCH | lch(89.39, 58.50, 161.88°) |
| OKLab | oklab(88.9% -0.1529 0.0465) |
| OKLCH | oklch(88.9% 0.16 163.1) |
| XYZ | xyz(48.1856, 74.9998, 59.5042) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Greenish Cyan
#2AFEB7
ΔE00 2.36
Light Aquamarine
#7BFDC7
ΔE00 2.55
Greenish Turquoise
#00FBB0
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBBC #FB5E9D
analogous
#5EFB6E #5EFBBC #5EEBFB
triadic
#5EFBBC #BC5EFB #FBBC5E
tetradic
#5EFBBC #6E5EFB #FB5E9D #EBFB5E
square
#5EFBBC #6E5EFB #FB5E9D #EBFB5E
split-complementary
#5EFBBC #FB5EEB #FB6E5E
monochromatic
#05D984 #22FAA3 #5EFBBC #9AFCD5 #D5FEEE
Accessibility & contrast
On white
1.31
#5EFBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#5EFBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBBC
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBBC | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efbbc; /* rgb */ color: rgb(94, 251, 188); /* oklch */ color: oklch(88.9% 0.160 163.1);
Tailwind
colors: {
custom: {
50: '#9bfdd0',
500: '#5efbbc',
950: '#000000',
},
}SCSS
$custom: #5efbbc; $custom-light: #9bfdd0; $custom-dark: #000000;
JSON
{
"hex": "#5efbbc",
"rgb": {
"r": 94,
"g": 251,
"b": 188
},
"hsl": {
"h": 155.924,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.88903,
"c": 0.15985,
"h": 163.1
},
"luminance": 0.75005
}Semantic roles & 50–950 ramp
primary
#5EFBBC
secondary
#D32A6E
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683