#5EFDCD#5EFDCD
#5EFDCD is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.150 H 169.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDCD |
|---|---|
| RGB | rgb(94, 253, 205) |
| HSL | hsl(162, 98%, 68%) |
| HSV | hsv(162, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.34, -52.70, 10.77) |
| CIE-LCH | lch(90.34, 53.79, 168.44°) |
| OKLab | oklab(89.79% -0.1474 0.0275) |
| OKLCH | oklch(89.79% 0.15 169.4) |
| XYZ | xyz(50.7553, 77.0326, 69.9397) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.36
Light Aqua
#8CFFDB
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDCD #FD5E8E
analogous
#5EFD7D #5EFDCD #5EDDFD
triadic
#5EFDCD #CD5EFD #FDCD5E
tetradic
#5EFDCD #7D5EFD #FD5E8E #DDFD5E
square
#5EFDCD #7D5EFD #FD5E8E #DDFD5E
split-complementary
#5EFDCD #FD5EDD #FD7D5E
monochromatic
#03DE9C #22FCBA #5EFDCD #9AFEE0 #D7FFF3
Accessibility & contrast
On white
1.28
#5EFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#5EFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDCD
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDCD | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5efdcd; /* rgb */ color: rgb(94, 253, 205); /* oklch */ color: oklch(89.8% 0.150 169.4);
Tailwind
colors: {
custom: {
50: '#9bffdc',
500: '#5efdcd',
950: '#000000',
},
}SCSS
$custom: #5efdcd; $custom-light: #9bffdc; $custom-dark: #000000;
JSON
{
"hex": "#5efdcd",
"rgb": {
"r": 94,
"g": 253,
"b": 205
},
"hsl": {
"h": 161.887,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.89794,
"c": 0.14993,
"h": 169.4
},
"luminance": 0.77038
}Semantic roles & 50–950 ramp
primary
#5EFDCD
secondary
#D7295D
accent
#0045E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684