#5EFFB9#5EFFB9
#5EFFB9 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.167 H 161.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFB9 |
|---|---|
| RGB | rgb(94, 255, 185) |
| HSL | hsl(154, 100%, 68%) |
| HSV | hsv(154, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(90.50, -57.80, 21.28) |
| CIE-LCH | lch(90.50, 61.59, 159.79°) |
| OKLab | oklab(89.79% -0.1583 0.0542) |
| OKLCH | oklch(89.79% 0.167 161.1) |
| XYZ | xyz(49.1283, 77.3973, 58.2396) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Greenish Cyan
#2AFEB7
ΔE00 2.13
Greenish Turquoise
#00FBB0
ΔE00 2.81
Light Blue Green
#7EFBB3
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFB9 #FF5EA4
analogous
#5EFF68 #5EFFB9 #5EF4FF
triadic
#5EFFB9 #B95EFF #FFB95E
tetradic
#5EFFB9 #685EFF #FF5EA4 #F4FF5E
square
#5EFFB9 #685EFF #FF5EA4 #F4FF5E
split-complementary
#5EFFB9 #FF5EF4 #FF685E
monochromatic
#00E380 #21FF9E #5EFFB9 #9BFFD4 #D8FFEE
Accessibility & contrast
On white
1.27
#5EFFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#5EFFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFB9
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFB9 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB5
Deuteranopia (green-blind)
#E6DEBD
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5effb9; /* rgb */ color: rgb(94, 255, 185); /* oklch */ color: oklch(89.8% 0.167 161.1);
Tailwind
colors: {
custom: {
50: '#9bffce',
500: '#5effb9',
950: '#000000',
},
}SCSS
$custom: #5effb9; $custom-light: #9bffce; $custom-dark: #000000;
JSON
{
"hex": "#5effb9",
"rgb": {
"r": 94,
"g": 255,
"b": 185
},
"hsl": {
"h": 153.913,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89794,
"c": 0.16728,
"h": 161.1
},
"luminance": 0.77402
}Semantic roles & 50–950 ramp
primary
#5EFFB9
secondary
#D92875
accent
#0064E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683