#5CE3E7#5CE3E7
#5CE3E7 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.4% C 0.117 H 197.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE3E7 |
|---|---|
| RGB | rgb(92, 227, 231) |
| HSL | hsl(182, 74%, 63%) |
| HSV | hsv(182, 60%, 91%) |
| CMYK | cmyk(60.2%, 1.7%, 0%, 9.4%) |
| CIE-LAB | lab(83.43, -35.17, -12.94) |
| CIE-LCH | lch(83.43, 37.47, 200.20°) |
| OKLab | oklab(84.39% -0.1109 -0.0358) |
| OKLCH | oklch(84.39% 0.117 197.9) |
| XYZ | xyz(46.3003, 62.9781, 85.3017) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.56
Bright Cyan
#41FDFE
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE3E7 #E7605C
analogous
#5CE7A6 #5CE3E7 #5C9DE7
triadic
#5CE3E7 #E75CE3 #E3E75C
tetradic
#5CE3E7 #A65CE7 #E7605C #9DE75C
square
#5CE3E7 #A65CE7 #E7605C #9DE75C
split-complementary
#5CE3E7 #E75C9D #E7A65C
monochromatic
#1AABAF #27DADF #5CE3E7 #91ECEF #C7F5F7
Accessibility & contrast
On white
1.54
#5CE3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5CE3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE3E7
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE3E7 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E8
Deuteranopia (green-blind)
#BFC9E8
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce3e7; /* rgb */ color: rgb(92, 227, 231); /* oklch */ color: oklch(84.4% 0.117 197.9);
Tailwind
colors: {
custom: {
50: '#99ecee',
500: '#5ce3e7',
950: '#000000',
},
}SCSS
$custom: #5ce3e7; $custom-light: #99ecee; $custom-dark: #000000;
JSON
{
"hex": "#5ce3e7",
"rgb": {
"r": 92,
"g": 227,
"b": 231
},
"hsl": {
"h": 181.727,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.8439,
"c": 0.11651,
"h": 197.9
},
"luminance": 0.62983
}Semantic roles & 50–950 ramp
primary
#5CE3E7
secondary
#B03B37
accent
#150FD6
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485