#5DEBEC#5DEBEC
#5DEBEC is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.4% C 0.121 H 195.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBEC |
|---|---|
| RGB | rgb(93, 235, 236) |
| HSL | hsl(180, 79%, 65%) |
| HSV | hsv(180, 61%, 93%) |
| CMYK | cmyk(60.6%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.90, -37.35, -11.88) |
| CIE-LCH | lch(85.90, 39.20, 197.64°) |
| OKLab | oklab(86.45% -0.1164 -0.0329) |
| OKLCH | oklch(86.45% 0.121 195.8) |
| XYZ | xyz(49.3562, 67.7947, 89.8252) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.49
Bright Cyan
#41FDFE
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.95
Bright Turquoise
#0FFEF9
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBEC #EC5E5D
analogous
#5DECA6 #5DEBEC #5DA3EC
triadic
#5DEBEC #EC5DEB #EBEC5D
tetradic
#5DEBEC #A65DEC #EC5E5D #A3EC5D
square
#5DEBEC #A65DEC #EC5E5D #A3EC5D
split-complementary
#5DEBEC #EC5DA3 #ECA65D
monochromatic
#16B8B9 #26E4E6 #5DEBEC #94F2F2 #CBF9F9
Accessibility & contrast
On white
1.44
#5DEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#5DEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBEC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBEC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5debec; /* rgb */ color: rgb(93, 235, 236); /* oklch */ color: oklch(86.4% 0.121 195.8);
Tailwind
colors: {
custom: {
50: '#9af2f2',
500: '#5debec',
950: '#000000',
},
}SCSS
$custom: #5debec; $custom-light: #9af2f2; $custom-dark: #000000;
JSON
{
"hex": "#5debec",
"rgb": {
"r": 93,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.42,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.86445,
"c": 0.12095,
"h": 195.8
},
"luminance": 0.678
}Semantic roles & 50–950 ramp
primary
#5DEBEC
secondary
#B83635
accent
#0C0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585