#5EDFBB#5EDFBB
#5EDFBB is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.2% C 0.126 H 171.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFBB |
|---|---|
| RGB | rgb(94, 223, 187) |
| HSL | hsl(163, 67%, 62%) |
| HSV | hsv(163, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(81.15, -44.14, 7.03) |
| CIE-LCH | lch(81.15, 44.70, 170.95°) |
| OKLab | oklab(82.16% -0.1246 0.0179) |
| OKLCH | oklch(82.16% 0.126 171.8) |
| XYZ | xyz(39.9692, 58.7389, 56.2355) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.52
Eucalyptus
#44D7A8
ΔE00 3.81
Aquamarine (survey)
#04D8B2
ΔE00 3.83
Aqua (survey)
#13EAC9
ΔE00 4.32
Seafoam
#7FE0B3
ΔE00 4.43
Mediumaquamarine
#66CDAA
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFBB #DF5E82
analogous
#5EDF7B #5EDFBB #5EC2DF
triadic
#5EDFBB #BB5EDF #DFBB5E
tetradic
#5EDFBB #7B5EDF #DF5E82 #C2DF5E
square
#5EDFBB #7B5EDF #DF5E82 #C2DF5E
split-complementary
#5EDFBB #DF5EC2 #DF7B5E
monochromatic
#20A27E #2BD5A5 #5EDFBB #91E9D1 #C4F3E6
Accessibility & contrast
On white
1.65
#5EDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#5EDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFBB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFBB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#00E1D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edfbb; /* rgb */ color: rgb(94, 223, 187); /* oklch */ color: oklch(82.2% 0.126 171.8);
Tailwind
colors: {
custom: {
50: '#97e9cf',
500: '#5edfbb',
950: '#000000',
},
}SCSS
$custom: #5edfbb; $custom-light: #97e9cf; $custom-dark: #000000;
JSON
{
"hex": "#5edfbb",
"rgb": {
"r": 94,
"g": 223,
"b": 187
},
"hsl": {
"h": 163.256,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.82164,
"c": 0.12593,
"h": 171.8
},
"luminance": 0.58743
}Semantic roles & 50–950 ramp
primary
#5EDFBB
secondary
#A53C59
accent
#174ACF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483