#5CE1E6#5CE1E6
#5CE1E6 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.9% C 0.115 H 198.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1E6 |
|---|---|
| RGB | rgb(92, 225, 230) |
| HSL | hsl(182, 73%, 63%) |
| HSV | hsv(182, 60%, 90%) |
| CMYK | cmyk(60%, 2.2%, 0%, 9.8%) |
| CIE-LAB | lab(82.83, -34.50, -13.32) |
| CIE-LCH | lch(82.83, 36.98, 201.10°) |
| OKLab | oklab(83.89% -0.1092 -0.0369) |
| OKLCH | oklch(83.89% 0.115 198.7) |
| XYZ | xyz(45.6156, 61.8341, 84.3788) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 4.89
Bright Light Blue
#26F7FD
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1E6 #E6615C
analogous
#5CE6A6 #5CE1E6 #5C9CE6
triadic
#5CE1E6 #E65CE1 #E1E65C
tetradic
#5CE1E6 #A65CE6 #E6615C #9CE65C
square
#5CE1E6 #A65CE6 #E6615C #9CE65C
split-complementary
#5CE1E6 #E65C9C #E6A65C
monochromatic
#1BA8AD #27D7DE #5CE1E6 #91EBEE #C6F5F6
Accessibility & contrast
On white
1.57
#5CE1E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5CE1E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1E6
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1E6 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E7
Deuteranopia (green-blind)
#BDC7E7
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce1e6; /* rgb */ color: rgb(92, 225, 230); /* oklch */ color: oklch(83.9% 0.115 198.7);
Tailwind
colors: {
custom: {
50: '#99ebed',
500: '#5ce1e6',
950: '#000000',
},
}SCSS
$custom: #5ce1e6; $custom-light: #99ebed; $custom-dark: #000000;
JSON
{
"hex": "#5ce1e6",
"rgb": {
"r": 92,
"g": 225,
"b": 230
},
"hsl": {
"h": 182.174,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.8389,
"c": 0.11529,
"h": 198.7
},
"luminance": 0.61839
}Semantic roles & 50–950 ramp
primary
#5CE1E6
secondary
#AE3C38
accent
#1710D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484