#5EFBC0#5EFBC0
#5EFBC0 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.0% C 0.157 H 164.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBC0 |
|---|---|
| RGB | rgb(94, 251, 192) |
| HSL | hsl(157, 95%, 68%) |
| HSV | hsv(157, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(89.47, -54.75, 16.25) |
| CIE-LCH | lch(89.47, 57.11, 163.46°) |
| OKLab | oklab(89% -0.1512 0.0416) |
| OKLCH | oklch(89% 0.157 164.6) |
| XYZ | xyz(48.6227, 75.1747, 61.8067) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.20
Greenish Cyan
#2AFEB7
ΔE00 2.80
Greenish Turquoise
#00FBB0
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 3.68
Aquamarine
#7FFFD4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBC0 #FB5E99
analogous
#5EFB71 #5EFBC0 #5EE8FB
triadic
#5EFBC0 #C05EFB #FBC05E
tetradic
#5EFBC0 #715EFB #FB5E99 #E8FB5E
square
#5EFBC0 #715EFB #FB5E99 #E8FB5E
split-complementary
#5EFBC0 #FB5EE8 #FB715E
monochromatic
#05D98A #22FAA9 #5EFBC0 #9AFCD7 #D5FEEF
Accessibility & contrast
On white
1.31
#5EFBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#5EFBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBC0
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBC0 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABD
Deuteranopia (green-blind)
#E1DBC4
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efbc0; /* rgb */ color: rgb(94, 251, 192); /* oklch */ color: oklch(89.0% 0.157 164.6);
Tailwind
colors: {
custom: {
50: '#9bfdd3',
500: '#5efbc0',
950: '#000000',
},
}SCSS
$custom: #5efbc0; $custom-light: #9bfdd3; $custom-dark: #000000;
JSON
{
"hex": "#5efbc0",
"rgb": {
"r": 94,
"g": 251,
"b": 192
},
"hsl": {
"h": 157.452,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.88997,
"c": 0.15678,
"h": 164.6
},
"luminance": 0.7518
}Semantic roles & 50–950 ramp
primary
#5EFBC0
secondary
#D32A6A
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683