#5DDEF4#5DDEF4
#5DDEF4 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.116 H 210.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEF4 |
|---|---|
| RGB | rgb(93, 222, 244) |
| HSL | hsl(189, 87%, 66%) |
| HSV | hsv(189, 62%, 96%) |
| CMYK | cmyk(61.9%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(82.43, -29.00, -21.33) |
| CIE-LCH | lch(82.43, 36.00, 216.33°) |
| OKLab | oklab(83.73% -0.1 -0.0592) |
| OKLCH | oklch(83.73% 0.116 210.6) |
| XYZ | xyz(46.9578, 61.0964, 94.8885) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 4.38
Neon Blue
#04D9FF
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Sky Blue
#87CEEB
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEF4 #F4735D
analogous
#5DF4BE #5DDEF4 #5D92F4
triadic
#5DDEF4 #F45DDE #DEF45D
tetradic
#5DDEF4 #BE5DF4 #F4735D #92F45D
square
#5DDEF4 #BE5DF4 #F4735D #92F45D
split-complementary
#5DDEF4 #F45D92 #F4BE5D
monochromatic
#0EAEC9 #24D2F0 #5DDEF4 #96EAF8 #D0F5FC
Accessibility & contrast
On white
1.59
#5DDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5DDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEF4
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEF4 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F5
Deuteranopia (green-blind)
#B5C6F4
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ddef4; /* rgb */ color: rgb(93, 222, 244); /* oklch */ color: oklch(83.7% 0.116 210.6);
Tailwind
colors: {
custom: {
50: '#9ae8f7',
500: '#5ddef4',
950: '#000000',
},
}SCSS
$custom: #5ddef4; $custom-light: #9ae8f7; $custom-dark: #000000;
JSON
{
"hex": "#5ddef4",
"rgb": {
"r": 93,
"g": 222,
"b": 244
},
"hsl": {
"h": 188.742,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.83725,
"c": 0.11622,
"h": 210.6
},
"luminance": 0.61101
}Semantic roles & 50–950 ramp
primary
#5DDEF4
secondary
#C64630
accent
#2302E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485