#5CEBB3#5CEBB3
#5CEBB3 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.148 H 164.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBB3 |
|---|---|
| RGB | rgb(92, 235, 179) |
| HSL | hsl(157, 78%, 64%) |
| HSV | hsv(157, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.45, -51.39, 15.92) |
| CIE-LCH | lch(84.45, 53.80, 162.78°) |
| OKLab | oklab(84.79% -0.1418 0.0407) |
| OKLCH | oklch(84.79% 0.148 164) |
| XYZ | xyz(42.2544, 64.9423, 52.9474) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 4.33
Seafoam
#7FE0B3
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBB3 #EB5C94
analogous
#5CEB6C #5CEBB3 #5CDCEB
triadic
#5CEBB3 #B35CEB #EBB35C
tetradic
#5CEBB3 #6C5CEB #EB5C94 #DCEB5C
square
#5CEBB3 #6C5CEB #EB5C94 #DCEB5C
split-complementary
#5CEBB3 #EB5CDC #EB6C5C
monochromatic
#16B678 #25E49A #5CEBB3 #93F2CC #C9F8E6
Accessibility & contrast
On white
1.50
#5CEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5CEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBB3
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBB3 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB0
Deuteranopia (green-blind)
#D3CDB7
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cebb3; /* rgb */ color: rgb(92, 235, 179); /* oklch */ color: oklch(84.8% 0.148 164.0);
Tailwind
colors: {
custom: {
50: '#97f2c9',
500: '#5cebb3',
950: '#000000',
},
}SCSS
$custom: #5cebb3; $custom-light: #97f2c9; $custom-dark: #000000;
JSON
{
"hex": "#5cebb3",
"rgb": {
"r": 92,
"g": 235,
"b": 179
},
"hsl": {
"h": 156.503,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84787,
"c": 0.14754,
"h": 164
},
"luminance": 0.64947
}Semantic roles & 50–950 ramp
primary
#5CEBB3
secondary
#B63568
accent
#0B5CDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582