#5DDFEE#5DDFEE
#5DDFEE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.115 H 205.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFEE |
|---|---|
| RGB | rgb(93, 223, 238) |
| HSL | hsl(186, 81%, 65%) |
| HSV | hsv(186, 61%, 93%) |
| CMYK | cmyk(60.9%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.52, -31.18, -18.01) |
| CIE-LCH | lch(82.52, 36.00, 210.01°) |
| OKLab | oklab(83.74% -0.1034 -0.0499) |
| OKLCH | oklch(83.74% 0.115 205.8) |
| XYZ | xyz(46.3280, 61.2707, 90.2572) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Aqua Blue
#02D8E9
ΔE00 3.40
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Neon Blue
#04D9FF
ΔE00 6.53
Bright Light Blue
#26F7FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFEE #EE6C5D
analogous
#5DEEB5 #5DDFEE #5D96EE
triadic
#5DDFEE #EE5DDF #DFEE5D
tetradic
#5DDFEE #B55DEE #EE6C5D #96EE5D
square
#5DDFEE #B55DEE #EE6C5D #96EE5D
split-complementary
#5DDFEE #EE5D96 #EEB55D
monochromatic
#14ABBD #26D4E8 #5DDFEE #94EAF4 #CCF5FA
Accessibility & contrast
On white
1.58
#5DDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5DDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFEE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFEE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ddfee; /* rgb */ color: rgb(93, 223, 238); /* oklch */ color: oklch(83.7% 0.115 205.8);
Tailwind
colors: {
custom: {
50: '#99e9f3',
500: '#5ddfee',
950: '#000000',
},
}SCSS
$custom: #5ddfee; $custom-light: #99e9f3; $custom-dark: #000000;
JSON
{
"hex": "#5ddfee",
"rgb": {
"r": 93,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.207,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.83737,
"c": 0.11482,
"h": 205.8
},
"luminance": 0.61276
}Semantic roles & 50–950 ramp
primary
#5DDFEE
secondary
#BB4234
accent
#1E08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485