#5CEBC1#5CEBC1
#5CEBC1 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.137 H 170.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBC1 |
|---|---|
| RGB | rgb(92, 235, 193) |
| HSL | hsl(162, 78%, 64%) |
| HSV | hsv(162, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 17.9%, 7.8%) |
| CIE-LAB | lab(84.76, -48.28, 9.04) |
| CIE-LCH | lch(84.76, 49.12, 169.39°) |
| OKLab | oklab(85.14% -0.1355 0.0231) |
| OKLCH | oklch(85.14% 0.137 170.3) |
| XYZ | xyz(43.7429, 65.5377, 60.7865) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 3.16
Aqua (survey)
#13EAC9
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.74
Aquamarine
#7FFFD4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBC1 #EB5C86
analogous
#5CEB7A #5CEBC1 #5CCDEB
triadic
#5CEBC1 #C15CEB #EBC15C
tetradic
#5CEBC1 #7A5CEB #EB5C86 #CDEB5C
square
#5CEBC1 #7A5CEB #EB5C86 #CDEB5C
split-complementary
#5CEBC1 #EB5CCD #EB7A5C
monochromatic
#16B687 #25E4AC #5CEBC1 #93F2D6 #C9F8EA
Accessibility & contrast
On white
1.49
#5CEBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5CEBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBC1
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBC1 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBF
Deuteranopia (green-blind)
#D0CEC4
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cebc1; /* rgb */ color: rgb(92, 235, 193); /* oklch */ color: oklch(85.1% 0.137 170.3);
Tailwind
colors: {
custom: {
50: '#98f2d3',
500: '#5cebc1',
950: '#000000',
},
}SCSS
$custom: #5cebc1; $custom-light: #98f2d3; $custom-dark: #000000;
JSON
{
"hex": "#5cebc1",
"rgb": {
"r": 92,
"g": 235,
"b": 193
},
"hsl": {
"h": 162.378,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85138,
"c": 0.13746,
"h": 170.3
},
"luminance": 0.65542
}Semantic roles & 50–950 ramp
primary
#5CEBC1
secondary
#B6355B
accent
#0B48DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583