#5CECF0#5CECF0
#5CECF0 is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.8% C 0.122 H 197.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECF0 |
|---|---|
| RGB | rgb(92, 236, 240) |
| HSL | hsl(182, 83%, 65%) |
| HSV | hsv(182, 62%, 94%) |
| CMYK | cmyk(61.7%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(86.28, -36.89, -13.42) |
| CIE-LCH | lch(86.28, 39.26, 199.99°) |
| OKLab | oklab(86.78% -0.1162 -0.0372) |
| OKLCH | oklch(86.78% 0.122 197.7) |
| XYZ | xyz(50.1304, 68.5521, 93.0111) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.11
Bright Cyan
#41FDFE
ΔE00 4.04
Robin'S Egg
#6DEDFD
ΔE00 4.58
Aqua
#00FFFF
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Bright Turquoise
#0FFEF9
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECF0 #F0605C
analogous
#5CF0AA #5CECF0 #5CA2F0
triadic
#5CECF0 #F05CEC #ECF05C
tetradic
#5CECF0 #AA5CF0 #F0605C #A2F05C
square
#5CECF0 #AA5CF0 #F0605C #A2F05C
split-complementary
#5CECF0 #F05CA2 #F0AA5C
monochromatic
#12BBC0 #24E5EB #5CECF0 #94F3F5 #CCF9FA
Accessibility & contrast
On white
1.43
#5CECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#5CECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECF0
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECF0 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#C6D1F1
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cecf0; /* rgb */ color: rgb(92, 236, 240); /* oklch */ color: oklch(86.8% 0.122 197.7);
Tailwind
colors: {
custom: {
50: '#9af2f4',
500: '#5cecf0',
950: '#000000',
},
}SCSS
$custom: #5cecf0; $custom-light: #9af2f4; $custom-dark: #000000;
JSON
{
"hex": "#5cecf0",
"rgb": {
"r": 92,
"g": 236,
"b": 240
},
"hsl": {
"h": 181.622,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.86783,
"c": 0.12204,
"h": 197.7
},
"luminance": 0.68557
}Semantic roles & 50–950 ramp
primary
#5CECF0
secondary
#BE3632
accent
#0C06E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585