#5DE8EE#5DE8EE
#5DE8EE is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.8% C 0.119 H 199.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE8EE |
|---|---|
| RGB | rgb(93, 232, 238) |
| HSL | hsl(182, 81%, 65%) |
| HSV | hsv(182, 61%, 93%) |
| CMYK | cmyk(60.9%, 2.5%, 0%, 6.7%) |
| CIE-LAB | lab(85.10, -35.42, -14.13) |
| CIE-LCH | lch(85.10, 38.14, 201.75°) |
| OKLab | oklab(85.82% -0.1125 -0.0391) |
| OKLCH | oklch(85.82% 0.119 199.2) |
| XYZ | xyz(48.7968, 66.2082, 91.0802) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.93
Robin'S Egg
#6DEDFD
ΔE00 3.98
Bright Cyan
#41FDFE
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE8EE #EE635D
analogous
#5DEEAC #5DE8EE #5D9FEE
triadic
#5DE8EE #EE5DE8 #E8EE5D
tetradic
#5DE8EE #AC5DEE #EE635D #9FEE5D
square
#5DE8EE #AC5DEE #EE635D #9FEE5D
split-complementary
#5DE8EE #EE5D9F #EEAC5D
monochromatic
#14B6BD #26E0E8 #5DE8EE #94F0F4 #CCF8FA
Accessibility & contrast
On white
1.47
#5DE8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5DE8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE8EE
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE8EE | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5de8ee; /* rgb */ color: rgb(93, 232, 238); /* oklch */ color: oklch(85.8% 0.119 199.2);
Tailwind
colors: {
custom: {
50: '#9aeff3',
500: '#5de8ee',
950: '#000000',
},
}SCSS
$custom: #5de8ee; $custom-light: #9aeff3; $custom-dark: #000000;
JSON
{
"hex": "#5de8ee",
"rgb": {
"r": 93,
"g": 232,
"b": 238
},
"hsl": {
"h": 182.483,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.85817,
"c": 0.11914,
"h": 199.2
},
"luminance": 0.66213
}Semantic roles & 50–950 ramp
primary
#5DE8EE
secondary
#BB3934
accent
#1108DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585