#5CE1E5#5CE1E5
#5CE1E5 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.9% C 0.115 H 198.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1E5 |
|---|---|
| RGB | rgb(92, 225, 229) |
| HSL | hsl(182, 72%, 63%) |
| HSV | hsv(182, 60%, 90%) |
| CMYK | cmyk(59.8%, 1.7%, 0%, 10.2%) |
| CIE-LAB | lab(82.80, -34.78, -12.83) |
| CIE-LCH | lch(82.80, 37.07, 200.25°) |
| OKLab | oklab(83.86% -0.1096 -0.0355) |
| OKLCH | oklch(83.86% 0.115 198) |
| XYZ | xyz(45.4756, 61.7781, 83.6413) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 5.25
Darkturquoise
#00CED1
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1E5 #E5605C
analogous
#5CE5A4 #5CE1E5 #5C9CE5
triadic
#5CE1E5 #E55CE1 #E1E55C
tetradic
#5CE1E5 #A45CE5 #E5605C #9CE55C
square
#5CE1E5 #A45CE5 #E5605C #9CE55C
split-complementary
#5CE1E5 #E55C9C #E5A45C
monochromatic
#1BA7AB #27D7DD #5CE1E5 #91EBED #C6F4F6
Accessibility & contrast
On white
1.57
#5CE1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#5CE1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1E5
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1E5 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E6
Deuteranopia (green-blind)
#BDC7E6
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce1e5; /* rgb */ color: rgb(92, 225, 229); /* oklch */ color: oklch(83.9% 0.115 198.0);
Tailwind
colors: {
custom: {
50: '#98ebed',
500: '#5ce1e5',
950: '#000000',
},
}SCSS
$custom: #5ce1e5; $custom-light: #98ebed; $custom-dark: #000000;
JSON
{
"hex": "#5ce1e5",
"rgb": {
"r": 92,
"g": 225,
"b": 229
},
"hsl": {
"h": 181.752,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.83856,
"c": 0.11526,
"h": 198
},
"luminance": 0.61783
}Semantic roles & 50–950 ramp
primary
#5CE1E5
secondary
#AD3C38
accent
#1711D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484