#5DDFEA#5DDFEA
#5DDFEA is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.114 H 203.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFEA |
|---|---|
| RGB | rgb(93, 223, 234) |
| HSL | hsl(185, 77%, 64%) |
| HSV | hsv(185, 60%, 92%) |
| CMYK | cmyk(60.3%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.40, -32.29, -16.07) |
| CIE-LCH | lch(82.40, 36.07, 206.46°) |
| OKLab | oklab(83.6% -0.105 -0.0445) |
| OKLCH | oklch(83.6% 0.114 203) |
| XYZ | xyz(45.7469, 61.0382, 87.1966) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Bright Light Blue
#26F7FD
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFEA #EA685D
analogous
#5DEAAF #5DDFEA #5D99EA
triadic
#5DDFEA #EA5DDF #DFEA5D
tetradic
#5DDFEA #AF5DEA #EA685D #99EA5D
square
#5DDFEA #AF5DEA #EA685D #99EA5D
split-complementary
#5DDFEA #EA5D99 #EAAF5D
monochromatic
#17A9B5 #27D4E3 #5DDFEA #93EAF1 #C9F4F8
Accessibility & contrast
On white
1.59
#5DDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5DDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFEA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFEA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ddfea; /* rgb */ color: rgb(93, 223, 234); /* oklch */ color: oklch(83.6% 0.114 203.0);
Tailwind
colors: {
custom: {
50: '#99e9f0',
500: '#5ddfea',
950: '#000000',
},
}SCSS
$custom: #5ddfea; $custom-light: #99e9f0; $custom-dark: #000000;
JSON
{
"hex": "#5ddfea",
"rgb": {
"r": 93,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.681,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.83595,
"c": 0.11406,
"h": 203
},
"luminance": 0.61043
}Semantic roles & 50–950 ramp
primary
#5DDFEA
secondary
#B54036
accent
#1C0CD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485