#5CE1E7#5CE1E7
#5CE1E7 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.9% C 0.115 H 199.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE1E7 |
|---|---|
| RGB | rgb(92, 225, 231) |
| HSL | hsl(183, 74%, 63%) |
| HSV | hsv(183, 60%, 91%) |
| CMYK | cmyk(60.2%, 2.6%, 0%, 9.4%) |
| CIE-LAB | lab(82.86, -34.23, -13.80) |
| CIE-LCH | lch(82.86, 36.91, 201.96°) |
| OKLab | oklab(83.92% -0.1088 -0.0382) |
| OKLCH | oklch(83.92% 0.115 199.4) |
| XYZ | xyz(45.7565, 61.8904, 85.1204) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.45
Robin'S Egg
#6DEDFD
ΔE00 4.61
Bright Light Blue
#26F7FD
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE1E7 #E7625C
analogous
#5CE7A7 #5CE1E7 #5C9BE7
triadic
#5CE1E7 #E75CE1 #E1E75C
tetradic
#5CE1E7 #A75CE7 #E7625C #9BE75C
square
#5CE1E7 #A75CE7 #E7625C #9BE75C
split-complementary
#5CE1E7 #E75C9B #E7A75C
monochromatic
#1AA8AF #27D7DF #5CE1E7 #91EBEF #C7F5F7
Accessibility & contrast
On white
1.57
#5CE1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5CE1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE1E7
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE1E7 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce1e7; /* rgb */ color: rgb(92, 225, 231); /* oklch */ color: oklch(83.9% 0.115 199.4);
Tailwind
colors: {
custom: {
50: '#99ebee',
500: '#5ce1e7',
950: '#000000',
},
}SCSS
$custom: #5ce1e7; $custom-light: #99ebee; $custom-dark: #000000;
JSON
{
"hex": "#5ce1e7",
"rgb": {
"r": 92,
"g": 225,
"b": 231
},
"hsl": {
"h": 182.59,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.83924,
"c": 0.11534,
"h": 199.4
},
"luminance": 0.61895
}Semantic roles & 50–950 ramp
primary
#5CE1E7
secondary
#B03D37
accent
#180FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485