#5CE3E1#5CE3E1
#5CE3E1 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.117 H 193.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE3E1 |
|---|---|
| RGB | rgb(92, 227, 225) |
| HSL | hsl(179, 71%, 63%) |
| HSV | hsv(179, 59%, 89%) |
| CMYK | cmyk(59.5%, 0%, 0.9%, 11%) |
| CIE-LAB | lab(83.26, -36.78, -10.03) |
| CIE-LCH | lch(83.26, 38.12, 195.25°) |
| OKLab | oklab(84.19% -0.1133 -0.0278) |
| OKLCH | oklch(84.19% 0.117 193.8) |
| XYZ | xyz(45.4674, 62.6450, 80.9151) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.55
Turquoise
#40E0D0
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 5.94
Bright Turquoise
#0FFEF9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE3E1 #E35C5E
analogous
#5CE39D #5CE3E1 #5CA2E3
triadic
#5CE3E1 #E15CE3 #E3E15C
tetradic
#5CE3E1 #9D5CE3 #E35C5E #A2E35C
square
#5CE3E1 #9D5CE3 #E35C5E #A2E35C
split-complementary
#5CE3E1 #E35CA2 #E39D5C
monochromatic
#1DA8A6 #28DAD7 #5CE3E1 #90ECEB #C4F5F4
Accessibility & contrast
On white
1.55
#5CE3E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5CE3E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE3E1
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE3E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE3E1 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E1
Deuteranopia (green-blind)
#C0C9E2
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce3e1; /* rgb */ color: rgb(92, 227, 225); /* oklch */ color: oklch(84.2% 0.117 193.8);
Tailwind
colors: {
custom: {
50: '#98ecea',
500: '#5ce3e1',
950: '#000000',
},
}SCSS
$custom: #5ce3e1; $custom-light: #98ecea; $custom-dark: #000000;
JSON
{
"hex": "#5ce3e1",
"rgb": {
"r": 92,
"g": 227,
"b": 225
},
"hsl": {
"h": 179.111,
"s": 70.681,
"l": 62.549
},
"oklch": {
"l": 0.84189,
"c": 0.11672,
"h": 193.8
},
"luminance": 0.6265
}Semantic roles & 50–950 ramp
primary
#5CE3E1
secondary
#AA393B
accent
#1316D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484