#5DFFEE#5DFFEE
#5DFFEE is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.136 H 185.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFEE |
|---|---|
| RGB | rgb(93, 255, 238) |
| HSL | hsl(174, 100%, 68%) |
| HSV | hsv(174, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.69, -45.77, -4.34) |
| CIE-LCH | lch(91.69, 45.98, 185.42°) |
| OKLab | oklab(91.16% -0.1354 -0.0125) |
| OKLCH | oklch(91.16% 0.136 185.3) |
| XYZ | xyz(55.6997, 80.0141, 93.3811) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.72
Bright Turquoise
#0FFEF9
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.54
Aqua
#00FFFF
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 5.75
Turquoise
#40E0D0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFEE #FF5D6E
analogous
#5DFF9D #5DFFEE #5DBFFF
triadic
#5DFFEE #EE5DFF #FFEE5D
tetradic
#5DFFEE #9D5DFF #FF5D6E #BFFF5D
square
#5DFFEE #9D5DFF #FF5D6E #BFFF5D
split-complementary
#5DFFEE #FF5DBF #FF9D5D
monochromatic
#00E2CA #20FFE8 #5DFFEE #9AFFF4 #D7FFFB
Accessibility & contrast
On white
1.24
#5DFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#5DFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFEE
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFEE | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5dffee; /* rgb */ color: rgb(93, 255, 238); /* oklch */ color: oklch(91.2% 0.136 185.3);
Tailwind
colors: {
custom: {
50: '#9dfff3',
500: '#5dffee',
950: '#000000',
},
}SCSS
$custom: #5dffee; $custom-light: #9dfff3; $custom-dark: #000000;
JSON
{
"hex": "#5dffee",
"rgb": {
"r": 93,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.704,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.91156,
"c": 0.13602,
"h": 185.3
},
"luminance": 0.8002
}Semantic roles & 50–950 ramp
primary
#5DFFEE
secondary
#D9273A
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685