#5CECBD#5CECBD
#5CECBD is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.141 H 168.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CECBD |
|---|---|
| RGB | rgb(92, 236, 189) |
| HSL | hsl(160, 79%, 64%) |
| HSV | hsv(160, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 19.9%, 7.5%) |
| CIE-LAB | lab(84.96, -49.60, 11.43) |
| CIE-LCH | lch(84.96, 50.90, 167.03°) |
| OKLab | oklab(85.28% -0.1383 0.0293) |
| OKLCH | oklch(85.28% 0.141 168.1) |
| XYZ | xyz(43.5898, 65.9358, 58.5639) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.36
Seafoam
#7FE0B3
ΔE00 4.46
Aquamarine
#7FFFD4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CECBD #EC5C8B
analogous
#5CEC75 #5CECBD #5CD3EC
triadic
#5CECBD #BD5CEC #ECBD5C
tetradic
#5CECBD #755CEC #EC5C8B #D3EC5C
square
#5CECBD #755CEC #EC5C8B #D3EC5C
split-complementary
#5CECBD #EC5CD3 #EC755C
monochromatic
#15B883 #25E6A7 #5CECBD #93F2D3 #CAF9E9
Accessibility & contrast
On white
1.48
#5CECBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5CECBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CECBD
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CECBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CECBD | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBB
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cecbd; /* rgb */ color: rgb(92, 236, 189); /* oklch */ color: oklch(85.3% 0.141 168.1);
Tailwind
colors: {
custom: {
50: '#98f3d0',
500: '#5cecbd',
950: '#000000',
},
}SCSS
$custom: #5cecbd; $custom-light: #98f3d0; $custom-dark: #000000;
JSON
{
"hex": "#5cecbd",
"rgb": {
"r": 92,
"g": 236,
"b": 189
},
"hsl": {
"h": 160.417,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.85275,
"c": 0.14139,
"h": 168.1
},
"luminance": 0.6594
}Semantic roles & 50–950 ramp
primary
#5CECBD
secondary
#B8355F
accent
#0A4EDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583