#5CEBE5#5CEBE5
#5CEBE5 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.2% C 0.122 H 191.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBE5 |
|---|---|
| RGB | rgb(92, 235, 229) |
| HSL | hsl(177, 78%, 64%) |
| HSV | hsv(177, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(85.68, -39.38, -8.54) |
| CIE-LCH | lch(85.68, 40.29, 192.23°) |
| OKLab | oklab(86.19% -0.1198 -0.0238) |
| OKLCH | oklch(86.19% 0.122 191.2) |
| XYZ | xyz(48.2585, 67.3440, 84.5689) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.58
Turquoise
#40E0D0
ΔE00 4.58
Bright Turquoise
#0FFEF9
ΔE00 4.65
Bright Aqua
#0BF9EA
ΔE00 4.82
Bright Light Blue
#26F7FD
ΔE00 4.85
Aqua
#00FFFF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBE5 #EB5C62
analogous
#5CEB9E #5CEBE5 #5CA9EB
triadic
#5CEBE5 #E55CEB #EBE55C
tetradic
#5CEBE5 #9E5CEB #EB5C62 #A9EB5C
square
#5CEBE5 #9E5CEB #EB5C62 #A9EB5C
split-complementary
#5CEBE5 #EB5CA9 #EB9E5C
monochromatic
#16B6B0 #25E4DC #5CEBE5 #93F2EE #C9F8F6
Accessibility & contrast
On white
1.45
#5CEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#5CEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBE5
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBE5 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E5
Deuteranopia (green-blind)
#C8CFE6
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cebe5; /* rgb */ color: rgb(92, 235, 229); /* oklch */ color: oklch(86.2% 0.122 191.2);
Tailwind
colors: {
custom: {
50: '#99f2ed',
500: '#5cebe5',
950: '#000000',
},
}SCSS
$custom: #5cebe5; $custom-light: #99f2ed; $custom-dark: #000000;
JSON
{
"hex": "#5cebe5",
"rgb": {
"r": 92,
"g": 235,
"b": 229
},
"hsl": {
"h": 177.483,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.86188,
"c": 0.12215,
"h": 191.2
},
"luminance": 0.67349
}Semantic roles & 50–950 ramp
primary
#5CEBE5
secondary
#B6353B
accent
#0B14DA
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584