#5DDEF0#5DDEF0
#5DDEF0 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.115 H 207.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEF0 |
|---|---|
| RGB | rgb(93, 222, 240) |
| HSL | hsl(187, 83%, 65%) |
| HSV | hsv(187, 61%, 94%) |
| CMYK | cmyk(61.2%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(82.30, -30.14, -19.40) |
| CIE-LCH | lch(82.30, 35.84, 212.78°) |
| OKLab | oklab(83.58% -0.1016 -0.0538) |
| OKLCH | oklch(83.58% 0.115 207.9) |
| XYZ | xyz(46.3571, 60.8561, 91.7245) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.46
Aqua Blue
#02D8E9
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEF0 #F06F5D
analogous
#5DF0B8 #5DDEF0 #5D94F0
triadic
#5DDEF0 #F05DDE #DEF05D
tetradic
#5DDEF0 #B85DF0 #F06F5D #94F05D
square
#5DDEF0 #B85DF0 #F06F5D #94F05D
split-complementary
#5DDEF0 #F05D94 #F0B85D
monochromatic
#12ABC1 #25D3EB #5DDEF0 #95E9F5 #CDF5FA
Accessibility & contrast
On white
1.59
#5DDEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5DDEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEF0
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEF0 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F1
Deuteranopia (green-blind)
#B6C6F0
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ddef0; /* rgb */ color: rgb(93, 222, 240); /* oklch */ color: oklch(83.6% 0.115 207.9);
Tailwind
colors: {
custom: {
50: '#9ae8f5',
500: '#5ddef0',
950: '#000000',
},
}SCSS
$custom: #5ddef0; $custom-light: #9ae8f5; $custom-dark: #000000;
JSON
{
"hex": "#5ddef0",
"rgb": {
"r": 93,
"g": 222,
"b": 240
},
"hsl": {
"h": 187.347,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.83578,
"c": 0.11496,
"h": 207.9
},
"luminance": 0.60861
}Semantic roles & 50–950 ramp
primary
#5DDEF0
secondary
#BF4432
accent
#2106DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485