#5EFFBB#5EFFBB
#5EFFBB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.8% C 0.166 H 161.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFBB |
|---|---|
| RGB | rgb(94, 255, 187) |
| HSL | hsl(155, 100%, 68%) |
| HSV | hsv(155, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.54, -57.39, 20.31) |
| CIE-LCH | lch(90.54, 60.88, 160.51°) |
| OKLab | oklab(89.84% -0.1574 0.0518) |
| OKLCH | oklch(89.84% 0.166 161.8) |
| XYZ | xyz(49.3409, 77.4823, 59.3594) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.72
Greenish Cyan
#2AFEB7
ΔE00 2.10
Greenish Turquoise
#00FBB0
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 3.09
Light Aquamarine
#7BFDC7
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFBB #FF5EA2
analogous
#5EFF6A #5EFFBB #5EF3FF
triadic
#5EFFBB #BB5EFF #FFBB5E
tetradic
#5EFFBB #6A5EFF #FF5EA2 #F3FF5E
square
#5EFFBB #6A5EFF #FF5EA2 #F3FF5E
split-complementary
#5EFFBB #FF5EF3 #FF6A5E
monochromatic
#00E383 #21FFA1 #5EFFBB #9BFFD5 #D8FFEF
Accessibility & contrast
On white
1.27
#5EFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#5EFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFBB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFBB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5effbb; /* rgb */ color: rgb(94, 255, 187); /* oklch */ color: oklch(89.8% 0.166 161.8);
Tailwind
colors: {
custom: {
50: '#9bffcf',
500: '#5effbb',
950: '#000000',
},
}SCSS
$custom: #5effbb; $custom-light: #9bffcf; $custom-dark: #000000;
JSON
{
"hex": "#5effbb",
"rgb": {
"r": 94,
"g": 255,
"b": 187
},
"hsl": {
"h": 154.658,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89839,
"c": 0.16568,
"h": 161.8
},
"luminance": 0.77488
}Semantic roles & 50–950 ramp
primary
#5EFFBB
secondary
#D92873
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683