#5CEBC8#5CEBC8
#5CEBC8 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.133 H 173.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBC8 |
|---|---|
| RGB | rgb(92, 235, 200) |
| HSL | hsl(165, 78%, 64%) |
| HSV | hsv(165, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(84.92, -46.64, 5.61) |
| CIE-LCH | lch(84.92, 46.98, 173.15°) |
| OKLab | oklab(85.33% -0.1324 0.0141) |
| OKLCH | oklch(85.33% 0.133 173.9) |
| XYZ | xyz(44.5423, 65.8575, 64.9967) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.91
Aqua Marine
#2EE8BB
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.95
Aquamarine
#7FFFD4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBC8 #EB5C7F
analogous
#5CEB81 #5CEBC8 #5CC6EB
triadic
#5CEBC8 #C85CEB #EBC85C
tetradic
#5CEBC8 #815CEB #EB5C7F #C6EB5C
square
#5CEBC8 #815CEB #EB5C7F #C6EB5C
split-complementary
#5CEBC8 #EB5CC6 #EB815C
monochromatic
#16B68F #25E4B6 #5CEBC8 #93F2DA #C9F8ED
Accessibility & contrast
On white
1.48
#5CEBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5CEBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBC8
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBC8 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC6
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cebc8; /* rgb */ color: rgb(92, 235, 200); /* oklch */ color: oklch(85.3% 0.133 173.9);
Tailwind
colors: {
custom: {
50: '#98f2d8',
500: '#5cebc8',
950: '#000000',
},
}SCSS
$custom: #5cebc8; $custom-light: #98f2d8; $custom-dark: #000000;
JSON
{
"hex": "#5cebc8",
"rgb": {
"r": 92,
"g": 235,
"b": 200
},
"hsl": {
"h": 165.315,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85326,
"c": 0.13314,
"h": 173.9
},
"luminance": 0.65862
}Semantic roles & 50–950 ramp
primary
#5CEBC8
secondary
#B63555
accent
#0B3EDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583