#5CCEDF#5CCEDF
#5CCEDF is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.105 H 208.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCEDF |
|---|---|
| RGB | rgb(92, 206, 223) |
| HSL | hsl(188, 67%, 62%) |
| HSV | hsv(188, 59%, 87%) |
| CMYK | cmyk(58.7%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.13, -27.34, -18.15) |
| CIE-LCH | lch(77.13, 32.82, 213.58°) |
| OKLab | oklab(79.22% -0.0924 -0.0503) |
| OKLCH | oklch(79.22% 0.105 208.5) |
| XYZ | xyz(39.7987, 51.7416, 77.6875) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 7.16
Sky Blue
#87CEEB
ΔE00 7.67
Robin Egg Blue
#8AF1FE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCEDF #DF6D5C
analogous
#5CDFAE #5CCEDF #5C8DDF
triadic
#5CCEDF #DF5CCE #CEDF5C
tetradic
#5CCEDF #AE5CDF #DF6D5C #8DDF5C
square
#5CCEDF #AE5CDF #DF6D5C #8DDF5C
split-complementary
#5CCEDF #DF5C8D #DFAE5C
monochromatic
#2090A1 #2ABED4 #5CCEDF #8FDDE9 #C2EDF3
Accessibility & contrast
On white
1.85
#5CCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#5CCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCEDF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCEDF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5ccedf; /* rgb */ color: rgb(92, 206, 223); /* oklch */ color: oklch(79.2% 0.105 208.5);
Tailwind
colors: {
custom: {
50: '#96dde9',
500: '#5ccedf',
950: '#000000',
},
}SCSS
$custom: #5ccedf; $custom-light: #96dde9; $custom-dark: #000000;
JSON
{
"hex": "#5ccedf",
"rgb": {
"r": 92,
"g": 206,
"b": 223
},
"hsl": {
"h": 187.786,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.79224,
"c": 0.1052,
"h": 208.5
},
"luminance": 0.51746
}Semantic roles & 50–950 ramp
primary
#5CCEDF
secondary
#A4493B
accent
#2E16CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484