#5EFBC9#5EFBC9
#5EFBC9 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.150 H 168.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBC9 |
|---|---|
| RGB | rgb(94, 251, 201) |
| HSL | hsl(161, 95%, 68%) |
| HSV | hsv(161, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 19.9%, 1.6%) |
| CIE-LAB | lab(89.67, -52.77, 11.89) |
| CIE-LCH | lch(89.67, 54.10, 167.31°) |
| OKLab | oklab(89.22% -0.1472 0.0304) |
| OKLCH | oklch(89.22% 0.15 168.3) |
| XYZ | xyz(49.6506, 75.5858, 67.2199) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.54
Bright Teal
#01F9C6
ΔE00 2.75
Aquamarine
#7FFFD4
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.35
Light Greenish Blue
#63F7B4
ΔE00 4.16
Greenish Cyan
#2AFEB7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBC9 #FB5E90
analogous
#5EFB7B #5EFBC9 #5EDEFB
triadic
#5EFBC9 #C95EFB #FBC95E
tetradic
#5EFBC9 #7B5EFB #FB5E90 #DEFB5E
square
#5EFBC9 #7B5EFB #FB5E90 #DEFB5E
split-complementary
#5EFBC9 #FB5EDE #FB7B5E
monochromatic
#05D996 #22FAB5 #5EFBC9 #9AFCDD #D5FEF1
Accessibility & contrast
On white
1.30
#5EFBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#5EFBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBC9
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBC9 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC6
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efbc9; /* rgb */ color: rgb(94, 251, 201); /* oklch */ color: oklch(89.2% 0.150 168.3);
Tailwind
colors: {
custom: {
50: '#9bfdd9',
500: '#5efbc9',
950: '#000000',
},
}SCSS
$custom: #5efbc9; $custom-light: #9bfdd9; $custom-dark: #000000;
JSON
{
"hex": "#5efbc9",
"rgb": {
"r": 94,
"g": 251,
"b": 201
},
"hsl": {
"h": 160.892,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.89218,
"c": 0.15027,
"h": 168.3
},
"luminance": 0.75591
}Semantic roles & 50–950 ramp
primary
#5EFBC9
secondary
#D32A60
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683