#5EFBBE#5EFBBE
#5EFBBE is a very light, vivid teal. Relative luminance 0.751; OKLCH L 88.9% C 0.158 H 163.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBBE |
|---|---|
| RGB | rgb(94, 251, 190) |
| HSL | hsl(157, 95%, 68%) |
| HSV | hsv(157, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.43, -55.17, 17.23) |
| CIE-LCH | lch(89.43, 57.80, 162.66°) |
| OKLab | oklab(88.95% -0.1521 0.044) |
| OKLCH | oklch(88.95% 0.158 163.9) |
| XYZ | xyz(48.4026, 75.0867, 60.6475) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.55
Greenish Turquoise
#00FBB0
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBBE #FB5E9B
analogous
#5EFB6F #5EFBBE #5EEAFB
triadic
#5EFBBE #BE5EFB #FBBE5E
tetradic
#5EFBBE #6F5EFB #FB5E9B #EAFB5E
square
#5EFBBE #6F5EFB #FB5E9B #EAFB5E
split-complementary
#5EFBBE #FB5EEA #FB6F5E
monochromatic
#05D987 #22FAA6 #5EFBBE #9AFCD6 #D5FEEE
Accessibility & contrast
On white
1.31
#5EFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#5EFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBBE
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBBE | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E1DAC2
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efbbe; /* rgb */ color: rgb(94, 251, 190); /* oklch */ color: oklch(88.9% 0.158 163.9);
Tailwind
colors: {
custom: {
50: '#9bfdd1',
500: '#5efbbe',
950: '#000000',
},
}SCSS
$custom: #5efbbe; $custom-light: #9bfdd1; $custom-dark: #000000;
JSON
{
"hex": "#5efbbe",
"rgb": {
"r": 94,
"g": 251,
"b": 190
},
"hsl": {
"h": 156.688,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.8895,
"c": 0.1583,
"h": 163.9
},
"luminance": 0.75092
}Semantic roles & 50–950 ramp
primary
#5EFBBE
secondary
#D32A6C
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683