#5EF5B0#5EF5B0
#5EF5B0 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.2% C 0.162 H 160.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5B0 |
|---|---|
| RGB | rgb(94, 245, 176) |
| HSL | hsl(153, 88%, 66%) |
| HSV | hsv(153, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 28.2%, 3.9%) |
| CIE-LAB | lab(87.39, -55.68, 21.58) |
| CIE-LCH | lch(87.39, 59.71, 158.82°) |
| OKLab | oklab(87.19% -0.1523 0.0549) |
| OKLCH | oklch(87.19% 0.162 160.2) |
| XYZ | xyz(45.1007, 70.8145, 52.3576) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.66
Light Blue Green
#7EFBB3
ΔE00 2.82
Greenish Cyan
#2AFEB7
ΔE00 2.95
Greenish Turquoise
#00FBB0
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.12
Seafoam (survey)
#80F9AD
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5B0 #F55EA3
analogous
#5EF565 #5EF5B0 #5EEEF5
triadic
#5EF5B0 #B05EF5 #F5B05E
tetradic
#5EF5B0 #655EF5 #F55EA3 #EEF55E
square
#5EF5B0 #655EF5 #F55EA3 #EEF55E
split-complementary
#5EF5B0 #F55EEE #F5655E
monochromatic
#0DCC75 #24F194 #5EF5B0 #98F9CC #D1FCE9
Accessibility & contrast
On white
1.38
#5EF5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#5EF5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5B0
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5B0 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AC
Deuteranopia (green-blind)
#DED5B4
Tritanopia (blue-blind)
#00F4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef5b0; /* rgb */ color: rgb(94, 245, 176); /* oklch */ color: oklch(87.2% 0.162 160.2);
Tailwind
colors: {
custom: {
50: '#9af9c7',
500: '#5ef5b0',
950: '#000000',
},
}SCSS
$custom: #5ef5b0; $custom-light: #9af9c7; $custom-dark: #000000;
JSON
{
"hex": "#5ef5b0",
"rgb": {
"r": 94,
"g": 245,
"b": 176
},
"hsl": {
"h": 152.583,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87189,
"c": 0.16188,
"h": 160.2
},
"luminance": 0.70819
}Semantic roles & 50–950 ramp
primary
#5EF5B0
secondary
#C82F75
accent
#0169E5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582