#5EFDD2#5EFDD2
#5EFDD2 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.147 H 171.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDD2 |
|---|---|
| RGB | rgb(94, 253, 210) |
| HSL | hsl(164, 98%, 68%) |
| HSV | hsv(164, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.45, -51.56, 8.35) |
| CIE-LCH | lch(90.45, 52.23, 170.80°) |
| OKLab | oklab(89.92% -0.1452 0.0213) |
| OKLCH | oklch(89.92% 0.147 171.7) |
| XYZ | xyz(51.3685, 77.2779, 73.1692) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.42
Bright Teal
#01F9C6
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDD2 #FD5E89
analogous
#5EFD83 #5EFDD2 #5ED8FD
triadic
#5EFDD2 #D25EFD #FDD25E
tetradic
#5EFDD2 #835EFD #FD5E89 #D8FD5E
square
#5EFDD2 #835EFD #FD5E89 #D8FD5E
split-complementary
#5EFDD2 #FD5ED8 #FD835E
monochromatic
#03DEA3 #22FCC1 #5EFDD2 #9AFEE3 #D7FFF4
Accessibility & contrast
On white
1.28
#5EFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#5EFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDD2
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDD2 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5efdd2; /* rgb */ color: rgb(94, 253, 210); /* oklch */ color: oklch(89.9% 0.147 171.7);
Tailwind
colors: {
custom: {
50: '#9bffdf',
500: '#5efdd2',
950: '#000000',
},
}SCSS
$custom: #5efdd2; $custom-light: #9bffdf; $custom-dark: #000000;
JSON
{
"hex": "#5efdd2",
"rgb": {
"r": 94,
"g": 253,
"b": 210
},
"hsl": {
"h": 163.774,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.89923,
"c": 0.14672,
"h": 171.7
},
"luminance": 0.77283
}Semantic roles & 50–950 ramp
primary
#5EFDD2
secondary
#D72958
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684