#5CECF7#5CECF7
#5CECF7 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 87.0% C 0.123 H 202.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECF7 |
|---|---|
| RGB | rgb(92, 236, 247) |
| HSL | hsl(184, 91%, 66%) |
| HSV | hsv(184, 63%, 97%) |
| CMYK | cmyk(62.8%, 4.5%, 0%, 3.1%) |
| CIE-LAB | lab(86.49, -34.97, -16.78) |
| CIE-LCH | lch(86.49, 38.79, 205.63°) |
| OKLab | oklab(87.02% -0.1134 -0.0465) |
| OKLCH | oklch(87.02% 0.123 202.3) |
| XYZ | xyz(51.1904, 68.9761, 98.5935) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.37
Bright Light Blue
#26F7FD
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECF7 #F7675C
analogous
#5CF7B5 #5CECF7 #5C9FF7
triadic
#5CECF7 #F75CEC #ECF75C
tetradic
#5CECF7 #B55CF7 #F7675C #9FF75C
square
#5CECF7 #B55CF7 #F7675C #9FF75C
split-complementary
#5CECF7 #F75C9F #F7B55C
monochromatic
#0AC1CE #22E5F4 #5CECF7 #96F3FA #D1FAFD
Accessibility & contrast
On white
1.42
#5CECF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#5CECF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECF7
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECF7 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F8
Deuteranopia (green-blind)
#C4D1F8
Tritanopia (blue-blind)
#00F5EF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cecf7; /* rgb */ color: rgb(92, 236, 247); /* oklch */ color: oklch(87.0% 0.123 202.3);
Tailwind
colors: {
custom: {
50: '#9bf2f9',
500: '#5cecf7',
950: '#000000',
},
}SCSS
$custom: #5cecf7; $custom-light: #9bf2f9; $custom-dark: #000000;
JSON
{
"hex": "#5cecf7",
"rgb": {
"r": 92,
"g": 236,
"b": 247
},
"hsl": {
"h": 184.258,
"s": 90.643,
"l": 66.471
},
"oklch": {
"l": 0.87023,
"c": 0.12255,
"h": 202.3
},
"luminance": 0.68982
}Semantic roles & 50–950 ramp
primary
#5CECF7
secondary
#CA382D
accent
#1000E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585