#5DEBF2#5DEBF2
#5DEBF2 is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.6% C 0.121 H 199.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBF2 |
|---|---|
| RGB | rgb(93, 235, 242) |
| HSL | hsl(183, 85%, 66%) |
| HSV | hsv(183, 62%, 95%) |
| CMYK | cmyk(61.6%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.08, -35.73, -14.77) |
| CIE-LCH | lch(86.08, 38.66, 202.46°) |
| OKLab | oklab(86.65% -0.1139 -0.0409) |
| OKLCH | oklch(86.65% 0.121 199.8) |
| XYZ | xyz(50.2426, 68.1492, 94.4934) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.48
Robin'S Egg
#6DEDFD
ΔE00 3.57
Bright Cyan
#41FDFE
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 5.68
Aqua
#00FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBF2 #F2645D
analogous
#5DF2AE #5DEBF2 #5DA0F2
triadic
#5DEBF2 #F25DEB #EBF25D
tetradic
#5DEBF2 #AE5DF2 #F2645D #A0F25D
square
#5DEBF2 #AE5DF2 #F2645D #A0F25D
split-complementary
#5DEBF2 #F25DA0 #F2AE5D
monochromatic
#10BCC5 #24E4ED #5DEBF2 #96F2F7 #CEF9FB
Accessibility & contrast
On white
1.44
#5DEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#5DEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBF2
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBF2 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#C4D0F3
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5debf2; /* rgb */ color: rgb(93, 235, 242); /* oklch */ color: oklch(86.6% 0.121 199.8);
Tailwind
colors: {
custom: {
50: '#9bf2f6',
500: '#5debf2',
950: '#000000',
},
}SCSS
$custom: #5debf2; $custom-light: #9bf2f6; $custom-dark: #000000;
JSON
{
"hex": "#5debf2",
"rgb": {
"r": 93,
"g": 235,
"b": 242
},
"hsl": {
"h": 182.819,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.86648,
"c": 0.12103,
"h": 199.8
},
"luminance": 0.68155
}Semantic roles & 50–950 ramp
primary
#5DEBF2
secondary
#C23831
accent
#0E04E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585