#5EFBB5#5EFBB5
#5EFBB5 is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.7% C 0.165 H 160.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBB5 |
|---|---|
| RGB | rgb(94, 251, 181) |
| HSL | hsl(153, 95%, 68%) |
| HSV | hsv(153, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(89.25, -57.04, 21.59) |
| CIE-LCH | lch(89.25, 60.99, 159.27°) |
| OKLab | oklab(88.74% -0.1561 0.0549) |
| OKLCH | oklch(88.74% 0.165 160.6) |
| XYZ | xyz(47.4492, 74.7053, 55.6261) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.96
Greenish Cyan
#2AFEB7
ΔE00 2.29
Light Blue Green
#7EFBB3
ΔE00 2.63
Greenish Turquoise
#00FBB0
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBB5 #FB5EA4
analogous
#5EFB66 #5EFBB5 #5EF3FB
triadic
#5EFBB5 #B55EFB #FBB55E
tetradic
#5EFBB5 #665EFB #FB5EA4 #F3FB5E
square
#5EFBB5 #665EFB #FB5EA4 #F3FB5E
split-complementary
#5EFBB5 #FB5EF3 #FB665E
monochromatic
#05D97B #22FA9A #5EFBB5 #9AFCD0 #D5FEEC
Accessibility & contrast
On white
1.32
#5EFBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#5EFBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBB5
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBB5 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9B1
Deuteranopia (green-blind)
#E3DAB9
Tritanopia (blue-blind)
#00FAE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efbb5; /* rgb */ color: rgb(94, 251, 181); /* oklch */ color: oklch(88.7% 0.165 160.6);
Tailwind
colors: {
custom: {
50: '#9afdcb',
500: '#5efbb5',
950: '#000000',
},
}SCSS
$custom: #5efbb5; $custom-light: #9afdcb; $custom-dark: #000000;
JSON
{
"hex": "#5efbb5",
"rgb": {
"r": 94,
"g": 251,
"b": 181
},
"hsl": {
"h": 153.248,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.88745,
"c": 0.16546,
"h": 160.6
},
"luminance": 0.7471
}Semantic roles & 50–950 ramp
primary
#5EFBB5
secondary
#D32A75
accent
#0066E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683