#5CE3E5#5CE3E5
#5CE3E5 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.3% C 0.117 H 196.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE3E5 |
|---|---|
| RGB | rgb(92, 227, 229) |
| HSL | hsl(181, 72%, 63%) |
| HSV | hsv(181, 60%, 90%) |
| CMYK | cmyk(59.8%, 0.9%, 0%, 10.2%) |
| CIE-LAB | lab(83.37, -35.71, -11.97) |
| CIE-LCH | lch(83.37, 37.66, 198.53°) |
| OKLab | oklab(84.32% -0.1117 -0.0332) |
| OKLCH | oklch(84.32% 0.117 196.5) |
| XYZ | xyz(46.0194, 62.8658, 83.8226) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 5.60
Aqua Blue
#02D8E9
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE3E5 #E55E5C
analogous
#5CE5A2 #5CE3E5 #5C9EE5
triadic
#5CE3E5 #E55CE3 #E3E55C
tetradic
#5CE3E5 #A25CE5 #E55E5C #9EE55C
square
#5CE3E5 #A25CE5 #E55E5C #9EE55C
split-complementary
#5CE3E5 #E55C9E #E5A25C
monochromatic
#1BA9AB #27DADD #5CE3E5 #91ECED #C6F5F6
Accessibility & contrast
On white
1.55
#5CE3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5CE3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE3E5
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE3E5 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E5
Deuteranopia (green-blind)
#BFC9E6
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce3e5; /* rgb */ color: rgb(92, 227, 229); /* oklch */ color: oklch(84.3% 0.117 196.5);
Tailwind
colors: {
custom: {
50: '#99eced',
500: '#5ce3e5',
950: '#000000',
},
}SCSS
$custom: #5ce3e5; $custom-light: #99eced; $custom-dark: #000000;
JSON
{
"hex": "#5ce3e5",
"rgb": {
"r": 92,
"g": 227,
"b": 229
},
"hsl": {
"h": 180.876,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.84322,
"c": 0.11651,
"h": 196.5
},
"luminance": 0.62871
}Semantic roles & 50–950 ramp
primary
#5CE3E5
secondary
#AD3A38
accent
#1411D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484