#5DEBED#5DEBED
#5DEBED is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.5% C 0.121 H 196.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBED |
|---|---|
| RGB | rgb(93, 235, 237) |
| HSL | hsl(181, 80%, 65%) |
| HSV | hsv(181, 61%, 93%) |
| CMYK | cmyk(60.8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.93, -37.08, -12.36) |
| CIE-LCH | lch(85.93, 39.09, 198.44°) |
| OKLab | oklab(86.48% -0.116 -0.0343) |
| OKLCH | oklch(86.48% 0.121 196.5) |
| XYZ | xyz(49.5019, 67.8530, 90.5925) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.40
Bright Cyan
#41FDFE
ΔE00 4.09
Aqua
#00FFFF
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBED #ED5F5D
analogous
#5DEDA7 #5DEBED #5DA3ED
triadic
#5DEBED #ED5DEB #EBED5D
tetradic
#5DEBED #A75DED #ED5F5D #A3ED5D
square
#5DEBED #A75DED #ED5F5D #A3ED5D
split-complementary
#5DEBED #ED5DA3 #EDA75D
monochromatic
#15B9BB #26E4E7 #5DEBED #94F2F3 #CBF9F9
Accessibility & contrast
On white
1.44
#5DEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#5DEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBED
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBED | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1ED
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5debed; /* rgb */ color: rgb(93, 235, 237); /* oklch */ color: oklch(86.5% 0.121 196.5);
Tailwind
colors: {
custom: {
50: '#9af2f2',
500: '#5debed',
950: '#000000',
},
}SCSS
$custom: #5debed; $custom-light: #9af2f2; $custom-dark: #000000;
JSON
{
"hex": "#5debed",
"rgb": {
"r": 93,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.833,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.86479,
"c": 0.12092,
"h": 196.5
},
"luminance": 0.67858
}Semantic roles & 50–950 ramp
primary
#5DEBED
secondary
#BA3634
accent
#0C09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585