#5EFFBA#5EFFBA
#5EFFBA is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.166 H 161.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFBA |
|---|---|
| RGB | rgb(94, 255, 186) |
| HSL | hsl(154, 100%, 68%) |
| HSV | hsv(154, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.52, -57.60, 20.80) |
| CIE-LCH | lch(90.52, 61.24, 160.15°) |
| OKLab | oklab(89.82% -0.1578 0.053) |
| OKLCH | oklch(89.82% 0.166 161.4) |
| XYZ | xyz(49.2342, 77.4397, 58.7975) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Greenish Cyan
#2AFEB7
ΔE00 2.11
Greenish Turquoise
#00FBB0
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFBA #FF5EA3
analogous
#5EFF69 #5EFFBA #5EF3FF
triadic
#5EFFBA #BA5EFF #FFBA5E
tetradic
#5EFFBA #695EFF #FF5EA3 #F3FF5E
square
#5EFFBA #695EFF #FF5EA3 #F3FF5E
split-complementary
#5EFFBA #FF5EF3 #FF695E
monochromatic
#00E381 #21FFA0 #5EFFBA #9BFFD4 #D8FFEE
Accessibility & contrast
On white
1.27
#5EFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#5EFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFBA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFBA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5effba; /* rgb */ color: rgb(94, 255, 186); /* oklch */ color: oklch(89.8% 0.166 161.4);
Tailwind
colors: {
custom: {
50: '#9bffcf',
500: '#5effba',
950: '#000000',
},
}SCSS
$custom: #5effba; $custom-light: #9bffcf; $custom-dark: #000000;
JSON
{
"hex": "#5effba",
"rgb": {
"r": 94,
"g": 255,
"b": 186
},
"hsl": {
"h": 154.286,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89816,
"c": 0.16648,
"h": 161.4
},
"luminance": 0.77445
}Semantic roles & 50–950 ramp
primary
#5EFFBA
secondary
#D92874
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683