#5DE4EE#5DE4EE
#5DE4EE is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.117 H 202.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE4EE |
|---|---|
| RGB | rgb(93, 228, 238) |
| HSL | hsl(184, 81%, 65%) |
| HSV | hsv(184, 61%, 93%) |
| CMYK | cmyk(60.9%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(83.96, -33.55, -15.85) |
| CIE-LCH | lch(83.96, 37.11, 205.29°) |
| OKLab | oklab(84.89% -0.1085 -0.0439) |
| OKLCH | oklch(84.89% 0.117 202) |
| XYZ | xyz(47.6836, 63.9820, 90.7091) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.16
Aqua Blue
#02D8E9
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE4EE #EE675D
analogous
#5DEEB0 #5DE4EE #5D9BEE
triadic
#5DE4EE #EE5DE4 #E4EE5D
tetradic
#5DE4EE #B05DEE #EE675D #9BEE5D
square
#5DE4EE #B05DEE #EE675D #9BEE5D
split-complementary
#5DE4EE #EE5D9B #EEB05D
monochromatic
#14B1BD #26DBE8 #5DE4EE #94EDF4 #CCF6FA
Accessibility & contrast
On white
1.52
#5DE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5DE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE4EE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE4EE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#BECAEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de4ee; /* rgb */ color: rgb(93, 228, 238); /* oklch */ color: oklch(84.9% 0.117 202.0);
Tailwind
colors: {
custom: {
50: '#9aedf3',
500: '#5de4ee',
950: '#000000',
},
}SCSS
$custom: #5de4ee; $custom-light: #9aedf3; $custom-dark: #000000;
JSON
{
"hex": "#5de4ee",
"rgb": {
"r": 93,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.138,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.84892,
"c": 0.11704,
"h": 202
},
"luminance": 0.63987
}Semantic roles & 50–950 ramp
primary
#5DE4EE
secondary
#BB3D34
accent
#1708DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585