#5DEBFC#5DEBFC
#5DEBFC is a very light, vivid teal. Relative luminance 0.688; OKLCH L 87.0% C 0.123 H 206.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEBFC |
|---|---|
| RGB | rgb(93, 235, 252) |
| HSL | hsl(186, 96%, 68%) |
| HSV | hsv(186, 63%, 99%) |
| CMYK | cmyk(63.1%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(86.39, -32.95, -19.56) |
| CIE-LCH | lch(86.39, 38.32, 210.69°) |
| OKLab | oklab(87% -0.1099 -0.0542) |
| OKLCH | oklch(87% 0.123 206.3) |
| XYZ | xyz(51.7858, 68.7665, 102.6206) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.10
Robin Egg Blue
#8AF1FE
ΔE00 3.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Aqua Blue
#02D8E9
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 5.56
Bright Cyan
#41FDFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEBFC #FC6E5D
analogous
#5DFCBD #5DEBFC #5D9CFC
triadic
#5DEBFC #FC5DEB #EBFC5D
tetradic
#5DEBFC #BD5DFC #FC6E5D #9CFC5D
square
#5DEBFC #BD5DFC #FC6E5D #9CFC5D
split-complementary
#5DEBFC #FC5D9C #FCBD5D
monochromatic
#04C4DB #21E4FB #5DEBFC #99F2FD #D5FAFE
Accessibility & contrast
On white
1.42
#5DEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#5DEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEBFC
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEBFC | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FD
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#00F4F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5debfc; /* rgb */ color: rgb(93, 235, 252); /* oklch */ color: oklch(87.0% 0.123 206.3);
Tailwind
colors: {
custom: {
50: '#9cf2fd',
500: '#5debfc',
950: '#000000',
},
}SCSS
$custom: #5debfc; $custom-light: #9cf2fd; $custom-dark: #000000;
JSON
{
"hex": "#5debfc",
"rgb": {
"r": 93,
"g": 235,
"b": 252
},
"hsl": {
"h": 186.415,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.86997,
"c": 0.12255,
"h": 206.3
},
"luminance": 0.68772
}Semantic roles & 50–950 ramp
primary
#5DEBFC
secondary
#D43B29
accent
#1900E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585