#5CE2E2#5CE2E2
#5CE2E2 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.116 H 195.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2E2 |
|---|---|
| RGB | rgb(92, 226, 226) |
| HSL | hsl(180, 70%, 62%) |
| HSV | hsv(180, 59%, 89%) |
| CMYK | cmyk(59.3%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(83.00, -36.05, -10.94) |
| CIE-LCH | lch(83.00, 37.68, 196.88°) |
| OKLab | oklab(83.99% -0.1119 -0.0303) |
| OKLCH | oklch(83.99% 0.116 195.2) |
| XYZ | xyz(45.3315, 62.1543, 81.5447) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2E2 #E25C5C
analogous
#5CE29F #5CE2E2 #5C9FE2
triadic
#5CE2E2 #E25CE2 #E2E25C
tetradic
#5CE2E2 #9F5CE2 #E25C5C #9FE25C
square
#5CE2E2 #9F5CE2 #E25C5C #9FE25C
split-complementary
#5CE2E2 #E25C9F #E29F5C
monochromatic
#1EA6A6 #28D9D9 #5CE2E2 #90EBEB #C4F4F4
Accessibility & contrast
On white
1.56
#5CE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5CE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2E2
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2E2 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E2
Deuteranopia (green-blind)
#BFC8E3
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce2e2; /* rgb */ color: rgb(92, 226, 226); /* oklch */ color: oklch(84.0% 0.116 195.2);
Tailwind
colors: {
custom: {
50: '#98ebeb',
500: '#5ce2e2',
950: '#000000',
},
}SCSS
$custom: #5ce2e2; $custom-light: #98ebeb; $custom-dark: #000000;
JSON
{
"hex": "#5ce2e2",
"rgb": {
"r": 92,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 69.792,
"l": 62.353
},
"oklch": {
"l": 0.83989,
"c": 0.11595,
"h": 195.2
},
"luminance": 0.62159
}Semantic roles & 50–950 ramp
primary
#5CE2E2
secondary
#A83A3A
accent
#1414D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484