#5DE2EE#5DE2EE
#5DE2EE is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.116 H 203.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2EE |
|---|---|
| RGB | rgb(93, 226, 238) |
| HSL | hsl(185, 81%, 65%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(60.9%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.38, -32.61, -16.71) |
| CIE-LCH | lch(83.38, 36.64, 207.14°) |
| OKLab | oklab(84.43% -0.1065 -0.0463) |
| OKLCH | oklch(84.43% 0.116 203.5) |
| XYZ | xyz(47.1366, 62.8879, 90.5268) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.02
Aqua Blue
#02D8E9
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Bright Light Blue
#26F7FD
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2EE #EE695D
analogous
#5DEEB2 #5DE2EE #5D99EE
triadic
#5DE2EE #EE5DE2 #E2EE5D
tetradic
#5DE2EE #B25DEE #EE695D #99EE5D
square
#5DE2EE #B25DEE #EE695D #99EE5D
split-complementary
#5DE2EE #EE5D99 #EEB25D
monochromatic
#14AFBD #26D8E8 #5DE2EE #94ECF4 #CCF6FA
Accessibility & contrast
On white
1.55
#5DE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5DE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2EE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2EE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#BBC9EF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de2ee; /* rgb */ color: rgb(93, 226, 238); /* oklch */ color: oklch(84.4% 0.116 203.5);
Tailwind
colors: {
custom: {
50: '#9aebf3',
500: '#5de2ee',
950: '#000000',
},
}SCSS
$custom: #5de2ee; $custom-light: #9aebf3; $custom-dark: #000000;
JSON
{
"hex": "#5de2ee",
"rgb": {
"r": 93,
"g": 226,
"b": 238
},
"hsl": {
"h": 184.966,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.84429,
"c": 0.11609,
"h": 203.5
},
"luminance": 0.62893
}Semantic roles & 50–950 ramp
primary
#5DE2EE
secondary
#BB3F34
accent
#1A08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485