#5DFFED#5DFFED
#5DFFED is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.136 H 184.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFED |
|---|---|
| RGB | rgb(93, 255, 237) |
| HSL | hsl(173, 100%, 68%) |
| HSV | hsv(173, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.66, -46.02, -3.86) |
| CIE-LCH | lch(91.66, 46.19, 184.80°) |
| OKLab | oklab(91.13% -0.1359 -0.0112) |
| OKLCH | oklch(91.13% 0.136 184.7) |
| XYZ | xyz(55.5532, 79.9555, 92.6095) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.79
Tiffany Blue
#7BF2DA
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.51
Aqua
#00FFFF
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFED #FF5D6F
analogous
#5DFF9C #5DFFED #5DC0FF
triadic
#5DFFED #ED5DFF #FFED5D
tetradic
#5DFFED #9C5DFF #FF5D6F #C0FF5D
square
#5DFFED #9C5DFF #FF5D6F #C0FF5D
split-complementary
#5DFFED #FF5DC0 #FF9C5D
monochromatic
#00E2C9 #20FFE6 #5DFFED #9AFFF4 #D7FFFB
Accessibility & contrast
On white
1.24
#5DFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#5DFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFED
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFED | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5dffed; /* rgb */ color: rgb(93, 255, 237); /* oklch */ color: oklch(91.1% 0.136 184.7);
Tailwind
colors: {
custom: {
50: '#9dfff2',
500: '#5dffed',
950: '#000000',
},
}SCSS
$custom: #5dffed; $custom-light: #9dfff2; $custom-dark: #000000;
JSON
{
"hex": "#5dffed",
"rgb": {
"r": 93,
"g": 255,
"b": 237
},
"hsl": {
"h": 173.333,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.91126,
"c": 0.13634,
"h": 184.7
},
"luminance": 0.79962
}Semantic roles & 50–950 ramp
primary
#5DFFED
secondary
#D9273B
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685