#5CE3E0#5CE3E0
#5CE3E0 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.117 H 193.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE3E0 |
|---|---|
| RGB | rgb(92, 227, 224) |
| HSL | hsl(179, 71%, 63%) |
| HSV | hsv(179, 59%, 89%) |
| CMYK | cmyk(59.5%, 0%, 1.3%, 11%) |
| CIE-LAB | lab(83.23, -37.05, -9.54) |
| CIE-LCH | lch(83.23, 38.26, 194.44°) |
| OKLab | oklab(84.16% -0.1138 -0.0265) |
| OKLCH | oklch(84.16% 0.117 193.1) |
| XYZ | xyz(45.3314, 62.5905, 80.1987) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Turquoise
#40E0D0
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 5.45
Bright Cyan
#41FDFE
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.01
Bright Turquoise
#0FFEF9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE3E0 #E35C5F
analogous
#5CE39D #5CE3E0 #5CA2E3
triadic
#5CE3E0 #E05CE3 #E3E05C
tetradic
#5CE3E0 #9D5CE3 #E35C5F #A2E35C
square
#5CE3E0 #9D5CE3 #E35C5F #A2E35C
split-complementary
#5CE3E0 #E35CA2 #E39D5C
monochromatic
#1DA8A5 #28DAD6 #5CE3E0 #90ECEA #C4F5F4
Accessibility & contrast
On white
1.55
#5CE3E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5CE3E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE3E0
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE3E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE3E0 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8E0
Deuteranopia (green-blind)
#C1C9E1
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce3e0; /* rgb */ color: rgb(92, 227, 224); /* oklch */ color: oklch(84.2% 0.117 193.1);
Tailwind
colors: {
custom: {
50: '#98ece9',
500: '#5ce3e0',
950: '#000000',
},
}SCSS
$custom: #5ce3e0; $custom-light: #98ece9; $custom-dark: #000000;
JSON
{
"hex": "#5ce3e0",
"rgb": {
"r": 92,
"g": 227,
"b": 224
},
"hsl": {
"h": 178.667,
"s": 70.681,
"l": 62.549
},
"oklch": {
"l": 0.84156,
"c": 0.11682,
"h": 193.1
},
"luminance": 0.62595
}Semantic roles & 50–950 ramp
primary
#5CE3E0
secondary
#AA393C
accent
#1317D3
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484