#5CD7E8#5CD7E8
#5CD7E8 is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.6% C 0.111 H 207.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7E8 |
|---|---|
| RGB | rgb(92, 215, 232) |
| HSL | hsl(187, 75%, 64%) |
| HSV | hsv(187, 60%, 91%) |
| CMYK | cmyk(60.3%, 7.3%, 0%, 9%) |
| CIE-LAB | lab(80.01, -29.18, -18.62) |
| CIE-LCH | lch(80.01, 34.62, 212.53°) |
| OKLab | oklab(81.64% -0.0982 -0.0516) |
| OKLCH | oklch(81.64% 0.111 207.7) |
| XYZ | xyz(43.2735, 56.6979, 84.9915) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.30
Robin'S Egg
#6DEDFD
ΔE00 5.02
Neon Blue
#04D9FF
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7E8 #E86D5C
analogous
#5CE8B3 #5CD7E8 #5C91E8
triadic
#5CD7E8 #E85CD7 #D7E85C
tetradic
#5CD7E8 #B35CE8 #E86D5C #91E85C
square
#5CD7E8 #B35CE8 #E86D5C #91E85C
split-complementary
#5CD7E8 #E85C91 #E8B35C
monochromatic
#199EB1 #26CAE0 #5CD7E8 #92E4F0 #C7F1F7
Accessibility & contrast
On white
1.70
#5CD7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#5CD7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7E8
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7E8 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE9
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#00E0DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd7e8; /* rgb */ color: rgb(92, 215, 232); /* oklch */ color: oklch(81.6% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#98e3ef',
500: '#5cd7e8',
950: '#000000',
},
}SCSS
$custom: #5cd7e8; $custom-light: #98e3ef; $custom-dark: #000000;
JSON
{
"hex": "#5cd7e8",
"rgb": {
"r": 92,
"g": 215,
"b": 232
},
"hsl": {
"h": 187.286,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.8164,
"c": 0.1109,
"h": 207.7
},
"luminance": 0.56702
}Semantic roles & 50–950 ramp
primary
#5CD7E8
secondary
#B14637
accent
#270ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485