#5CDDEB#5CDDEB
#5CDDEB is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.114 H 205.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDEB |
|---|---|
| RGB | rgb(92, 221, 235) |
| HSL | hsl(186, 78%, 64%) |
| HSV | hsv(186, 61%, 92%) |
| CMYK | cmyk(60.9%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(81.83, -31.23, -17.47) |
| CIE-LCH | lch(81.83, 35.78, 209.22°) |
| OKLab | oklab(83.14% -0.1031 -0.0484) |
| OKLCH | oklch(83.14% 0.114 205.1) |
| XYZ | xyz(45.2592, 59.9816, 87.7736) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.13
Robin'S Egg
#6DEDFD
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Neon Blue
#04D9FF
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDEB #EB6A5C
analogous
#5CEBB2 #5CDDEB #5C96EB
triadic
#5CDDEB #EB5CDD #DDEB5C
tetradic
#5CDDEB #B25CEB #EB6A5C #96EB5C
square
#5CDDEB #B25CEB #EB6A5C #96EB5C
split-complementary
#5CDDEB #EB5C96 #EBB25C
monochromatic
#16A7B6 #25D2E4 #5CDDEB #93E8F2 #C9F4F8
Accessibility & contrast
On white
1.62
#5CDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5CDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDEB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDEB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cddeb; /* rgb */ color: rgb(92, 221, 235); /* oklch */ color: oklch(83.1% 0.114 205.1);
Tailwind
colors: {
custom: {
50: '#99e8f1',
500: '#5cddeb',
950: '#000000',
},
}SCSS
$custom: #5cddeb; $custom-light: #99e8f1; $custom-dark: #000000;
JSON
{
"hex": "#5cddeb",
"rgb": {
"r": 92,
"g": 221,
"b": 235
},
"hsl": {
"h": 185.874,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83137,
"c": 0.11391,
"h": 205.1
},
"luminance": 0.59986
}Semantic roles & 50–950 ramp
primary
#5CDDEB
secondary
#B64235
accent
#1F0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485