#5CEBB2#5CEBB2
#5CEBB2 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.148 H 163.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBB2 |
|---|---|
| RGB | rgb(92, 235, 178) |
| HSL | hsl(156, 78%, 64%) |
| HSV | hsv(156, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.43, -51.60, 16.41) |
| CIE-LCH | lch(84.43, 54.15, 162.35°) |
| OKLab | oklab(84.76% -0.1423 0.042) |
| OKLCH | oklch(84.76% 0.148 163.6) |
| XYZ | xyz(42.1537, 64.9020, 52.4167) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.09
Aqua Marine
#2EE8BB
ΔE00 4.04
Light Aquamarine
#7BFDC7
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.44
Greenish Cyan
#2AFEB7
ΔE00 4.76
Greenish Turquoise
#00FBB0
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBB2 #EB5C95
analogous
#5CEB6B #5CEBB2 #5CDDEB
triadic
#5CEBB2 #B25CEB #EBB25C
tetradic
#5CEBB2 #6B5CEB #EB5C95 #DDEB5C
square
#5CEBB2 #6B5CEB #EB5C95 #DDEB5C
split-complementary
#5CEBB2 #EB5CDD #EB6B5C
monochromatic
#16B677 #25E498 #5CEBB2 #93F2CC #C9F8E6
Accessibility & contrast
On white
1.50
#5CEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5CEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBB2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBB2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D3CDB6
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cebb2; /* rgb */ color: rgb(92, 235, 178); /* oklch */ color: oklch(84.8% 0.148 163.6);
Tailwind
colors: {
custom: {
50: '#97f2c9',
500: '#5cebb2',
950: '#000000',
},
}SCSS
$custom: #5cebb2; $custom-light: #97f2c9; $custom-dark: #000000;
JSON
{
"hex": "#5cebb2",
"rgb": {
"r": 92,
"g": 235,
"b": 178
},
"hsl": {
"h": 156.084,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84764,
"c": 0.14832,
"h": 163.6
},
"luminance": 0.64906
}Semantic roles & 50–950 ramp
primary
#5CEBB2
secondary
#B63569
accent
#0B5EDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582