#5CE2E5#5CE2E5
#5CE2E5 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.116 H 197.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2E5 |
|---|---|
| RGB | rgb(92, 226, 229) |
| HSL | hsl(181, 72%, 63%) |
| HSV | hsv(181, 60%, 90%) |
| CMYK | cmyk(59.8%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(83.08, -35.24, -12.40) |
| CIE-LCH | lch(83.08, 37.36, 199.39°) |
| OKLab | oklab(84.09% -0.1107 -0.0344) |
| OKLCH | oklch(84.09% 0.116 197.2) |
| XYZ | xyz(45.7467, 62.3204, 83.7317) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 5.73
Bright Cyan
#41FDFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2E5 #E55F5C
analogous
#5CE5A3 #5CE2E5 #5C9DE5
triadic
#5CE2E5 #E55CE2 #E2E55C
tetradic
#5CE2E5 #A35CE5 #E55F5C #9DE55C
square
#5CE2E5 #A35CE5 #E55F5C #9DE55C
split-complementary
#5CE2E5 #E55C9D #E5A35C
monochromatic
#1BA8AB #27D9DD #5CE2E5 #91EBED #C6F5F6
Accessibility & contrast
On white
1.56
#5CE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5CE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2E5
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2E5 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E5
Deuteranopia (green-blind)
#BEC8E6
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce2e5; /* rgb */ color: rgb(92, 226, 229); /* oklch */ color: oklch(84.1% 0.116 197.2);
Tailwind
colors: {
custom: {
50: '#99ebed',
500: '#5ce2e5',
950: '#000000',
},
}SCSS
$custom: #5ce2e5; $custom-light: #99ebed; $custom-dark: #000000;
JSON
{
"hex": "#5ce2e5",
"rgb": {
"r": 92,
"g": 226,
"b": 229
},
"hsl": {
"h": 181.314,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.84089,
"c": 0.11588,
"h": 197.2
},
"luminance": 0.62325
}Semantic roles & 50–950 ramp
primary
#5CE2E5
secondary
#AD3B38
accent
#1511D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484