#5DDEE2#5DDEE2
#5DDEE2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.113 H 198.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEE2 |
|---|---|
| RGB | rgb(93, 222, 226) |
| HSL | hsl(182, 70%, 63%) |
| HSV | hsv(182, 59%, 89%) |
| CMYK | cmyk(58.8%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(81.87, -34.01, -12.62) |
| CIE-LCH | lch(81.87, 36.28, 200.36°) |
| OKLab | oklab(83.09% -0.1073 -0.0349) |
| OKLCH | oklch(83.09% 0.113 198) |
| XYZ | xyz(44.3571, 60.0561, 81.1911) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 5.92
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEE2 #E2615D
analogous
#5DE2A4 #5DDEE2 #5D9BE2
triadic
#5DDEE2 #E25DDE #DEE25D
tetradic
#5DDEE2 #A45DE2 #E2615D #9BE25D
square
#5DDEE2 #A45DE2 #E2615D #9BE25D
split-complementary
#5DDEE2 #E25D9B #E2A45D
monochromatic
#1EA3A7 #29D3D9 #5DDEE2 #91E9EB #C5F3F5
Accessibility & contrast
On white
1.61
#5DDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5DDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEE2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEE2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddee2; /* rgb */ color: rgb(93, 222, 226); /* oklch */ color: oklch(83.1% 0.113 198.0);
Tailwind
colors: {
custom: {
50: '#98e8eb',
500: '#5ddee2',
950: '#000000',
},
}SCSS
$custom: #5ddee2; $custom-light: #98e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5ddee2",
"rgb": {
"r": 93,
"g": 222,
"b": 226
},
"hsl": {
"h": 181.805,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.83086,
"c": 0.11282,
"h": 198
},
"luminance": 0.60061
}Semantic roles & 50–950 ramp
primary
#5DDEE2
secondary
#A93E3A
accent
#1A14D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484