#5CE2E7#5CE2E7
#5CE2E7 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.116 H 198.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2E7 |
|---|---|
| RGB | rgb(92, 226, 231) |
| HSL | hsl(182, 74%, 63%) |
| HSV | hsv(182, 60%, 91%) |
| CMYK | cmyk(60.2%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(83.14, -34.70, -13.37) |
| CIE-LCH | lch(83.14, 37.19, 201.07°) |
| OKLab | oklab(84.16% -0.1098 -0.037) |
| OKLCH | oklch(84.16% 0.116 198.6) |
| XYZ | xyz(46.0276, 62.4327, 85.2108) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 4.78
Bright Light Blue
#26F7FD
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2E7 #E7615C
analogous
#5CE7A6 #5CE2E7 #5C9CE7
triadic
#5CE2E7 #E75CE2 #E2E75C
tetradic
#5CE2E7 #A65CE7 #E7615C #9CE75C
square
#5CE2E7 #A65CE7 #E7615C #9CE75C
split-complementary
#5CE2E7 #E75C9C #E7A65C
monochromatic
#1AA9AF #27D9DF #5CE2E7 #91EBEF #C7F5F7
Accessibility & contrast
On white
1.56
#5CE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5CE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2E7
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2E7 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce2e7; /* rgb */ color: rgb(92, 226, 231); /* oklch */ color: oklch(84.2% 0.116 198.6);
Tailwind
colors: {
custom: {
50: '#99ebee',
500: '#5ce2e7',
950: '#000000',
},
}SCSS
$custom: #5ce2e7; $custom-light: #99ebee; $custom-dark: #000000;
JSON
{
"hex": "#5ce2e7",
"rgb": {
"r": 92,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.158,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.84157,
"c": 0.11591,
"h": 198.6
},
"luminance": 0.62438
}Semantic roles & 50–950 ramp
primary
#5CE2E7
secondary
#B03C37
accent
#160FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485