#5CCFE0#5CCFE0
#5CCFE0 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.106 H 208.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5CCFE0 |
|---|---|
| RGB | rgb(92, 207, 224) |
| HSL | hsl(188, 68%, 62%) |
| HSV | hsv(188, 59%, 88%) |
| CMYK | cmyk(58.9%, 7.6%, 0%, 12.2%) |
| CIE-LAB | lab(77.45, -27.55, -18.20) |
| CIE-LCH | lch(77.45, 33.02, 213.46°) |
| OKLab | oklab(79.49% -0.093 -0.0504) |
| OKLCH | oklch(79.49% 0.106 208.5) |
| XYZ | xyz(40.1755, 52.2787, 78.4801) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Neon Blue
#04D9FF
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.00
Sky Blue
#87CEEB
ΔE00 7.70
Robin Egg Blue
#8AF1FE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CCFE0 #E06D5C
analogous
#5CE0AF #5CCFE0 #5C8DE0
triadic
#5CCFE0 #E05CCF #CFE05C
tetradic
#5CCFE0 #AF5CE0 #E06D5C #8DE05C
square
#5CCFE0 #AF5CE0 #E06D5C #8DE05C
split-complementary
#5CCFE0 #E05C8D #E0AF5C
monochromatic
#1F92A3 #29C0D6 #5CCFE0 #8FDEEA #C3EDF4
Accessibility & contrast
On white
1.83
#5CCFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#5CCFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CCFE0
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CCFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CCFE0 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E1
Deuteranopia (green-blind)
#ABB9E0
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5ccfe0; /* rgb */ color: rgb(92, 207, 224); /* oklch */ color: oklch(79.5% 0.106 208.5);
Tailwind
colors: {
custom: {
50: '#96dee9',
500: '#5ccfe0',
950: '#000000',
},
}SCSS
$custom: #5ccfe0; $custom-light: #96dee9; $custom-dark: #000000;
JSON
{
"hex": "#5ccfe0",
"rgb": {
"r": 92,
"g": 207,
"b": 224
},
"hsl": {
"h": 187.727,
"s": 68.041,
"l": 61.961
},
"oklch": {
"l": 0.79493,
"c": 0.10583,
"h": 208.5
},
"luminance": 0.52283
}Semantic roles & 50–950 ramp
primary
#5CCFE0
secondary
#A5483B
accent
#2E16D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484