#5DDDE3#5DDDE3
#5DDDE3 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.112 H 199.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDE3 |
|---|---|
| RGB | rgb(93, 221, 227) |
| HSL | hsl(183, 71%, 63%) |
| HSV | hsv(183, 59%, 89%) |
| CMYK | cmyk(59%, 2.6%, 0%, 11%) |
| CIE-LAB | lab(81.61, -33.27, -13.54) |
| CIE-LCH | lch(81.61, 35.92, 202.15°) |
| OKLab | oklab(82.89% -0.1058 -0.0375) |
| OKLCH | oklch(82.89% 0.112 199.5) |
| XYZ | xyz(44.2299, 59.5815, 81.8276) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 6.19
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDE3 #E3635D
analogous
#5DE3A6 #5DDDE3 #5D9AE3
triadic
#5DDDE3 #E35DDD #DDE35D
tetradic
#5DDDE3 #A65DE3 #E3635D #9AE35D
square
#5DDDE3 #A65DE3 #E3635D #9AE35D
split-complementary
#5DDDE3 #E35D9A #E3A65D
monochromatic
#1DA2A8 #29D2DA #5DDDE3 #91E8EC #C5F3F5
Accessibility & contrast
On white
1.63
#5DDDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#5DDDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDE3
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDE3 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E4
Deuteranopia (green-blind)
#B9C4E4
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddde3; /* rgb */ color: rgb(93, 221, 227); /* oklch */ color: oklch(82.9% 0.112 199.5);
Tailwind
colors: {
custom: {
50: '#98e8eb',
500: '#5ddde3',
950: '#000000',
},
}SCSS
$custom: #5ddde3; $custom-light: #98e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5ddde3",
"rgb": {
"r": 93,
"g": 221,
"b": 227
},
"hsl": {
"h": 182.687,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.82887,
"c": 0.11226,
"h": 199.5
},
"luminance": 0.59586
}Semantic roles & 50–950 ramp
primary
#5DDDE3
secondary
#AA3F3A
accent
#1C13D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484