#5EFFB2#5EFFB2
#5EFFB2 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.173 H 158.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFB2 |
|---|---|
| RGB | rgb(94, 255, 178) |
| HSL | hsl(151, 100%, 68%) |
| HSV | hsv(151, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.37, -59.20, 24.66) |
| CIE-LCH | lch(90.37, 64.13, 157.39°) |
| OKLab | oklab(89.64% -0.1614 0.0625) |
| OKLCH | oklch(89.64% 0.173 158.8) |
| XYZ | xyz(48.4074, 77.1090, 54.4433) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 2.53
Sea Green (survey)
#53FCA1
ΔE00 2.60
Seafoam Green
#7AF9AB
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFB2 #FF5EAB
analogous
#5EFF61 #5EFFB2 #5EFCFF
triadic
#5EFFB2 #B25EFF #FFB25E
tetradic
#5EFFB2 #615EFF #FF5EAB #FCFF5E
square
#5EFFB2 #615EFF #FF5EAB #FCFF5E
split-complementary
#5EFFB2 #FF5EFC #FF615E
monochromatic
#00E376 #21FF95 #5EFFB2 #9BFFCF #D8FFED
Accessibility & contrast
On white
1.28
#5EFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#5EFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFB2
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFB2 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#E7DDB7
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5effb2; /* rgb */ color: rgb(94, 255, 178); /* oklch */ color: oklch(89.6% 0.173 158.8);
Tailwind
colors: {
custom: {
50: '#9bffc9',
500: '#5effb2',
950: '#000000',
},
}SCSS
$custom: #5effb2; $custom-light: #9bffc9; $custom-dark: #000000;
JSON
{
"hex": "#5effb2",
"rgb": {
"r": 94,
"g": 255,
"b": 178
},
"hsl": {
"h": 151.304,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89642,
"c": 0.17306,
"h": 158.8
},
"luminance": 0.77114
}Semantic roles & 50–950 ramp
primary
#5EFFB2
secondary
#D9287D
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682