#5DDFE2#5DDFE2
#5DDFE2 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.113 H 197.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFE2 |
|---|---|
| RGB | rgb(93, 223, 226) |
| HSL | hsl(181, 70%, 63%) |
| HSV | hsv(181, 59%, 89%) |
| CMYK | cmyk(58.8%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.16, -34.48, -12.19) |
| CIE-LCH | lch(82.16, 36.58, 199.47°) |
| OKLab | oklab(83.32% -0.1083 -0.0338) |
| OKLCH | oklch(83.32% 0.113 197.3) |
| XYZ | xyz(44.6234, 60.5889, 81.2799) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 5.71
Bright Cyan
#41FDFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFE2 #E2605D
analogous
#5DE2A2 #5DDFE2 #5D9DE2
triadic
#5DDFE2 #E25DDF #DFE25D
tetradic
#5DDFE2 #A25DE2 #E2605D #9DE25D
square
#5DDFE2 #A25DE2 #E2605D #9DE25D
split-complementary
#5DDFE2 #E25D9D #E2A25D
monochromatic
#1EA4A7 #29D5D9 #5DDFE2 #91E9EB #C5F4F5
Accessibility & contrast
On white
1.60
#5DDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5DDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFE2
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFE2 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#BCC6E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddfe2; /* rgb */ color: rgb(93, 223, 226); /* oklch */ color: oklch(83.3% 0.113 197.3);
Tailwind
colors: {
custom: {
50: '#98e9eb',
500: '#5ddfe2',
950: '#000000',
},
}SCSS
$custom: #5ddfe2; $custom-light: #98e9eb; $custom-dark: #000000;
JSON
{
"hex": "#5ddfe2",
"rgb": {
"r": 93,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.353,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.83319,
"c": 0.11344,
"h": 197.3
},
"luminance": 0.60593
}Semantic roles & 50–950 ramp
primary
#5DDFE2
secondary
#A93D3A
accent
#1814D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484