#5CEBE0#5CEBE0
#5CEBE0 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.0% C 0.123 H 188.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBE0 |
|---|---|
| RGB | rgb(92, 235, 224) |
| HSL | hsl(175, 78%, 64%) |
| HSV | hsv(175, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 4.7%, 7.8%) |
| CIE-LAB | lab(85.54, -40.69, -6.11) |
| CIE-LCH | lch(85.54, 41.14, 188.54°) |
| OKLab | oklab(86.03% -0.1219 -0.0172) |
| OKLCH | oklch(86.03% 0.123 188) |
| XYZ | xyz(47.5705, 67.0687, 80.9451) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.98
Bright Turquoise
#0FFEF9
ΔE00 5.04
Bright Cyan
#41FDFE
ΔE00 5.62
Aqua
#00FFFF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBE0 #EB5C67
analogous
#5CEB99 #5CEBE0 #5CAEEB
triadic
#5CEBE0 #E05CEB #EBE05C
tetradic
#5CEBE0 #995CEB #EB5C67 #AEEB5C
square
#5CEBE0 #995CEB #EB5C67 #AEEB5C
split-complementary
#5CEBE0 #EB5CAE #EB995C
monochromatic
#16B6AA #25E4D6 #5CEBE0 #93F2EA #C9F8F5
Accessibility & contrast
On white
1.46
#5CEBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#5CEBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBE0
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBE0 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#00F0E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cebe0; /* rgb */ color: rgb(92, 235, 224); /* oklch */ color: oklch(86.0% 0.123 188.0);
Tailwind
colors: {
custom: {
50: '#99f2e9',
500: '#5cebe0',
950: '#000000',
},
}SCSS
$custom: #5cebe0; $custom-light: #99f2e9; $custom-dark: #000000;
JSON
{
"hex": "#5cebe0",
"rgb": {
"r": 92,
"g": 235,
"b": 224
},
"hsl": {
"h": 175.385,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.8603,
"c": 0.12313,
"h": 188
},
"luminance": 0.67074
}Semantic roles & 50–950 ramp
primary
#5CEBE0
secondary
#B6353F
accent
#0B1BDA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584