#5CCEE1#5CCEE1
#5CCEE1 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.106 H 210.1°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCEE1 |
|---|---|
| RGB | rgb(92, 206, 225) |
| HSL | hsl(189, 69%, 62%) |
| HSV | hsv(189, 59%, 88%) |
| CMYK | cmyk(59.1%, 8.4%, 0%, 11.8%) |
| CIE-LAB | lab(77.19, -26.77, -19.13) |
| CIE-LCH | lch(77.19, 32.90, 215.55°) |
| OKLab | oklab(79.3% -0.0916 -0.053) |
| OKLCH | oklch(79.3% 0.106 210.1) |
| XYZ | xyz(40.0700, 51.8501, 79.1159) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.57
Neon Blue
#04D9FF
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.24
Darkturquoise
#00CED1
ΔE00 7.65
Bright Sky Blue
#02CCFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCEE1 #E16F5C
analogous
#5CE1B1 #5CCEE1 #5C8CE1
triadic
#5CCEE1 #E15CCE #CEE15C
tetradic
#5CCEE1 #B15CE1 #E16F5C #8CE15C
square
#5CCEE1 #B15CE1 #E16F5C #8CE15C
split-complementary
#5CCEE1 #E15C8C #E1B15C
monochromatic
#1E91A4 #28BED7 #5CCEE1 #90DEEB #C3EDF4
Accessibility & contrast
On white
1.85
#5CCEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#5CCEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCEE1
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCEE1 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E2
Deuteranopia (green-blind)
#A9B8E1
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5ccee1; /* rgb */ color: rgb(92, 206, 225); /* oklch */ color: oklch(79.3% 0.106 210.1);
Tailwind
colors: {
custom: {
50: '#97ddea',
500: '#5ccee1',
950: '#000000',
},
}SCSS
$custom: #5ccee1; $custom-light: #97ddea; $custom-dark: #000000;
JSON
{
"hex": "#5ccee1",
"rgb": {
"r": 92,
"g": 206,
"b": 225
},
"hsl": {
"h": 188.571,
"s": 68.912,
"l": 62.157
},
"oklch": {
"l": 0.79298,
"c": 0.10584,
"h": 210.1
},
"luminance": 0.51854
}Semantic roles & 50–950 ramp
primary
#5CCEE1
secondary
#A74A3A
accent
#3015D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484