#5DEEEB#5DEEEB
#5DEEEB is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.1% C 0.123 H 193.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEEEB |
|---|---|
| RGB | rgb(93, 238, 235) |
| HSL | hsl(179, 81%, 65%) |
| HSV | hsv(179, 61%, 93%) |
| CMYK | cmyk(60.9%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(86.74, -38.99, -10.11) |
| CIE-LCH | lch(86.74, 40.28, 194.54°) |
| OKLab | oklab(87.11% -0.1198 -0.0281) |
| OKLCH | oklch(87.11% 0.123 193.2) |
| XYZ | xyz(50.0775, 69.4690, 89.3509) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.60
Bright Light Blue
#26F7FD
ΔE00 3.76
Bright Turquoise
#0FFEF9
ΔE00 4.22
Aqua
#00FFFF
ΔE00 4.35
Bright Aqua
#0BF9EA
ΔE00 5.23
Turquoise
#40E0D0
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEEEB #EE5D60
analogous
#5DEEA3 #5DEEEB #5DA8EE
triadic
#5DEEEB #EB5DEE #EEEB5D
tetradic
#5DEEEB #A35DEE #EE5D60 #A8EE5D
square
#5DEEEB #A35DEE #EE5D60 #A8EE5D
split-complementary
#5DEEEB #EE5DA8 #EEA35D
monochromatic
#14BDB9 #26E8E4 #5DEEEB #94F4F2 #CCFAF9
Accessibility & contrast
On white
1.41
#5DEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5DEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEEEB
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEEEB | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5deeeb; /* rgb */ color: rgb(93, 238, 235); /* oklch */ color: oklch(87.1% 0.123 193.2);
Tailwind
colors: {
custom: {
50: '#9bf4f1',
500: '#5deeeb',
950: '#000000',
},
}SCSS
$custom: #5deeeb; $custom-light: #9bf4f1; $custom-dark: #000000;
JSON
{
"hex": "#5deeeb",
"rgb": {
"r": 93,
"g": 238,
"b": 235
},
"hsl": {
"h": 178.759,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.87109,
"c": 0.12306,
"h": 193.2
},
"luminance": 0.69474
}Semantic roles & 50–950 ramp
primary
#5DEEEB
secondary
#BB3437
accent
#080DDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585