#5DEBF6#5DEBF6
#5DEBF6 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.8% C 0.121 H 202.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBF6 |
|---|---|
| RGB | rgb(93, 235, 246) |
| HSL | hsl(184, 89%, 66%) |
| HSV | hsv(184, 62%, 96%) |
| CMYK | cmyk(62.2%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(86.20, -34.63, -16.69) |
| CIE-LCH | lch(86.20, 38.44, 205.73°) |
| OKLab | oklab(86.79% -0.1123 -0.0462) |
| OKLCH | oklch(86.79% 0.121 202.4) |
| XYZ | xyz(50.8500, 68.3922, 97.6920) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.33
Robin Egg Blue
#8AF1FE
ΔE00 4.05
Bright Light Blue
#26F7FD
ΔE00 4.11
Aqua Blue
#02D8E9
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBF6 #F6685D
analogous
#5DF6B5 #5DEBF6 #5D9FF6
triadic
#5DEBF6 #F65DEB #EBF65D
tetradic
#5DEBF6 #B55DF6 #F6685D #9FF65D
square
#5DEBF6 #B55DF6 #F6685D #9FF65D
split-complementary
#5DEBF6 #F65D9F #F6B55D
monochromatic
#0BBFCD #23E4F3 #5DEBF6 #97F2F9 #D1F9FC
Accessibility & contrast
On white
1.43
#5DEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5DEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBF6
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBF6 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F7
Deuteranopia (green-blind)
#C3D0F7
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5debf6; /* rgb */ color: rgb(93, 235, 246); /* oklch */ color: oklch(86.8% 0.121 202.4);
Tailwind
colors: {
custom: {
50: '#9bf2f9',
500: '#5debf6',
950: '#000000',
},
}SCSS
$custom: #5debf6; $custom-light: #9bf2f9; $custom-dark: #000000;
JSON
{
"hex": "#5debf6",
"rgb": {
"r": 93,
"g": 235,
"b": 246
},
"hsl": {
"h": 184.314,
"s": 89.474,
"l": 66.471
},
"oklch": {
"l": 0.86786,
"c": 0.12145,
"h": 202.4
},
"luminance": 0.68398
}Semantic roles & 50–950 ramp
primary
#5DEBF6
secondary
#C9392E
accent
#1100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585