#5EEEBC#5EEEBC
#5EEEBC is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.8% C 0.144 H 166.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEEBC |
|---|---|
| RGB | rgb(94, 238, 188) |
| HSL | hsl(159, 81%, 65%) |
| HSV | hsv(159, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 21%, 6.7%) |
| CIE-LAB | lab(85.58, -50.30, 12.83) |
| CIE-LCH | lch(85.58, 51.91, 165.69°) |
| OKLab | oklab(85.79% -0.1398 0.0329) |
| OKLCH | oklch(85.79% 0.144 166.8) |
| XYZ | xyz(44.2632, 67.1551, 58.1967) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.08
Light Turquoise
#7EF4CC
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEEBC #EE5E90
analogous
#5EEE74 #5EEEBC #5ED8EE
triadic
#5EEEBC #BC5EEE #EEBC5E
tetradic
#5EEEBC #745EEE #EE5E90 #D8EE5E
square
#5EEEBC #745EEE #EE5E90 #D8EE5E
split-complementary
#5EEEBC #EE5ED8 #EE745E
monochromatic
#14BE83 #27E8A5 #5EEEBC #95F4D3 #CDFAEA
Accessibility & contrast
On white
1.46
#5EEEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5EEEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEEBC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEEBC | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#00EFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eeebc; /* rgb */ color: rgb(94, 238, 188); /* oklch */ color: oklch(85.8% 0.144 166.8);
Tailwind
colors: {
custom: {
50: '#99f4d0',
500: '#5eeebc',
950: '#000000',
},
}SCSS
$custom: #5eeebc; $custom-light: #99f4d0; $custom-dark: #000000;
JSON
{
"hex": "#5eeebc",
"rgb": {
"r": 94,
"g": 238,
"b": 188
},
"hsl": {
"h": 159.167,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85788,
"c": 0.14361,
"h": 166.8
},
"luminance": 0.6716
}Semantic roles & 50–950 ramp
primary
#5EEEBC
secondary
#BC3463
accent
#0852DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583