#5CEAEC#5CEAEC
#5CEAEC is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.2% C 0.121 H 196.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAEC |
|---|---|
| RGB | rgb(92, 234, 236) |
| HSL | hsl(181, 79%, 64%) |
| HSV | hsv(181, 61%, 93%) |
| CMYK | cmyk(61%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.59, -37.05, -12.35) |
| CIE-LCH | lch(85.59, 39.06, 198.43°) |
| OKLab | oklab(86.19% -0.1159 -0.0342) |
| OKLCH | oklch(86.19% 0.121 196.5) |
| XYZ | xyz(48.9702, 67.1718, 89.7253) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.54
Bright Cyan
#41FDFE
ΔE00 4.28
Aqua
#00FFFF
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 5.25
Bright Turquoise
#0FFEF9
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAEC #EC5E5C
analogous
#5CECA6 #5CEAEC #5CA2EC
triadic
#5CEAEC #EC5CEA #EAEC5C
tetradic
#5CEAEC #A65CEC #EC5E5C #A2EC5C
square
#5CEAEC #A65CEC #EC5E5C #A2EC5C
split-complementary
#5CEAEC #EC5CA2 #ECA65C
monochromatic
#15B6B8 #25E3E6 #5CEAEC #93F1F2 #CAF8F9
Accessibility & contrast
On white
1.45
#5CEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5CEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAEC
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAEC | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EC
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ceaec; /* rgb */ color: rgb(92, 234, 236); /* oklch */ color: oklch(86.2% 0.121 196.5);
Tailwind
colors: {
custom: {
50: '#9af1f2',
500: '#5ceaec',
950: '#000000',
},
}SCSS
$custom: #5ceaec; $custom-light: #9af1f2; $custom-dark: #000000;
JSON
{
"hex": "#5ceaec",
"rgb": {
"r": 92,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.833,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.86185,
"c": 0.12083,
"h": 196.5
},
"luminance": 0.67177
}Semantic roles & 50–950 ramp
primary
#5CEAEC
secondary
#B83735
accent
#0D0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585