#5CE2E3#5CE2E3
#5CE2E3 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.116 H 195.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2E3 |
|---|---|
| RGB | rgb(92, 226, 227) |
| HSL | hsl(180, 71%, 63%) |
| HSV | hsv(180, 59%, 89%) |
| CMYK | cmyk(59.5%, 0.4%, 0%, 11%) |
| CIE-LAB | lab(83.02, -35.78, -11.43) |
| CIE-LCH | lch(83.02, 37.56, 197.71°) |
| OKLab | oklab(84.02% -0.1115 -0.0317) |
| OKLCH | oklch(84.02% 0.116 195.9) |
| XYZ | xyz(45.4691, 62.2093, 82.2695) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.78
Bright Light Blue
#26F7FD
ΔE00 5.15
Darkturquoise
#00CED1
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 5.81
Bright Cyan
#41FDFE
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2E3 #E35D5C
analogous
#5CE3A0 #5CE2E3 #5C9FE3
triadic
#5CE2E3 #E35CE2 #E2E35C
tetradic
#5CE2E3 #A05CE3 #E35D5C #9FE35C
square
#5CE2E3 #A05CE3 #E35D5C #9FE35C
split-complementary
#5CE2E3 #E35C9F #E3A05C
monochromatic
#1DA7A8 #28D9DA #5CE2E3 #90EBEC #C4F5F5
Accessibility & contrast
On white
1.56
#5CE2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5CE2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2E3
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2E3 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E3
Deuteranopia (green-blind)
#BFC8E4
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce2e3; /* rgb */ color: rgb(92, 226, 227); /* oklch */ color: oklch(84.0% 0.116 195.9);
Tailwind
colors: {
custom: {
50: '#98ebeb',
500: '#5ce2e3',
950: '#000000',
},
}SCSS
$custom: #5ce2e3; $custom-light: #98ebeb; $custom-dark: #000000;
JSON
{
"hex": "#5ce2e3",
"rgb": {
"r": 92,
"g": 226,
"b": 227
},
"hsl": {
"h": 180.444,
"s": 70.681,
"l": 62.549
},
"oklch": {
"l": 0.84022,
"c": 0.11591,
"h": 195.9
},
"luminance": 0.62214
}Semantic roles & 50–950 ramp
primary
#5CE2E3
secondary
#AA3A39
accent
#1413D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484