#5EEEBD#5EEEBD
#5EEEBD is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.8% C 0.143 H 167.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEEBD |
|---|---|
| RGB | rgb(94, 238, 189) |
| HSL | hsl(160, 81%, 65%) |
| HSV | hsv(160, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 20.6%, 6.7%) |
| CIE-LAB | lab(85.60, -50.07, 12.34) |
| CIE-LCH | lch(85.60, 51.57, 166.15°) |
| OKLab | oklab(85.81% -0.1393 0.0316) |
| OKLCH | oklch(85.81% 0.143 167.2) |
| XYZ | xyz(44.3713, 67.1983, 58.7664) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.32
Bright Teal
#01F9C6
ΔE00 3.74
Light Aquamarine
#7BFDC7
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEEBD #EE5E8F
analogous
#5EEE75 #5EEEBD #5ED7EE
triadic
#5EEEBD #BD5EEE #EEBD5E
tetradic
#5EEEBD #755EEE #EE5E8F #D7EE5E
square
#5EEEBD #755EEE #EE5E8F #D7EE5E
split-complementary
#5EEEBD #EE5ED7 #EE755E
monochromatic
#14BE84 #27E8A6 #5EEEBD #95F4D4 #CDFAEA
Accessibility & contrast
On white
1.45
#5EEEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5EEEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEEBD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEEBD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#D4D0C0
Tritanopia (blue-blind)
#00EFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eeebd; /* rgb */ color: rgb(94, 238, 189); /* oklch */ color: oklch(85.8% 0.143 167.2);
Tailwind
colors: {
custom: {
50: '#99f4d1',
500: '#5eeebd',
950: '#000000',
},
}SCSS
$custom: #5eeebd; $custom-light: #99f4d1; $custom-dark: #000000;
JSON
{
"hex": "#5eeebd",
"rgb": {
"r": 94,
"g": 238,
"b": 189
},
"hsl": {
"h": 159.583,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85813,
"c": 0.14289,
"h": 167.2
},
"luminance": 0.67203
}Semantic roles & 50–950 ramp
primary
#5EEEBD
secondary
#BC3462
accent
#0851DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583