#5CDFEB#5CDFEB
#5CDFEB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.115 H 203.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFEB |
|---|---|
| RGB | rgb(92, 223, 235) |
| HSL | hsl(185, 78%, 64%) |
| HSV | hsv(185, 61%, 92%) |
| CMYK | cmyk(60.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.40, -32.18, -16.60) |
| CIE-LCH | lch(82.40, 36.21, 207.29°) |
| OKLab | oklab(83.6% -0.1051 -0.046) |
| OKLCH | oklch(83.6% 0.115 203.6) |
| XYZ | xyz(45.7904, 61.0440, 87.9506) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 3.58
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Bright Light Blue
#26F7FD
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFEB #EB685C
analogous
#5CEBB0 #5CDFEB #5C98EB
triadic
#5CDFEB #EB5CDF #DFEB5C
tetradic
#5CDFEB #B05CEB #EB685C #98EB5C
square
#5CDFEB #B05CEB #EB685C #98EB5C
split-complementary
#5CDFEB #EB5C98 #EBB05C
monochromatic
#16A9B6 #25D4E4 #5CDFEB #93EAF2 #C9F4F8
Accessibility & contrast
On white
1.59
#5CDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5CDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFEB
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFEB | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5cdfeb; /* rgb */ color: rgb(92, 223, 235); /* oklch */ color: oklch(83.6% 0.115 203.6);
Tailwind
colors: {
custom: {
50: '#99e9f1',
500: '#5cdfeb',
950: '#000000',
},
}SCSS
$custom: #5cdfeb; $custom-light: #99e9f1; $custom-dark: #000000;
JSON
{
"hex": "#5cdfeb",
"rgb": {
"r": 92,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.035,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.836,
"c": 0.11476,
"h": 203.6
},
"luminance": 0.61049
}Semantic roles & 50–950 ramp
primary
#5CDFEB
secondary
#B64035
accent
#1C0BDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485