#5CEBB5#5CEBB5
#5CEBB5 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.146 H 164.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBB5 |
|---|---|
| RGB | rgb(92, 235, 181) |
| HSL | hsl(157, 78%, 64%) |
| HSV | hsv(157, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.50, -50.95, 14.94) |
| CIE-LCH | lch(84.50, 53.10, 163.66°) |
| OKLab | oklab(84.84% -0.1409 0.0382) |
| OKLCH | oklch(84.84% 0.146 164.8) |
| XYZ | xyz(42.4582, 65.0238, 54.0204) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.49
Bright Teal
#01F9C6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBB5 #EB5C92
analogous
#5CEB6E #5CEBB5 #5CD9EB
triadic
#5CEBB5 #B55CEB #EBB55C
tetradic
#5CEBB5 #6E5CEB #EB5C92 #D9EB5C
square
#5CEBB5 #6E5CEB #EB5C92 #D9EB5C
split-complementary
#5CEBB5 #EB5CD9 #EB6E5C
monochromatic
#16B67A #25E49C #5CEBB5 #93F2CE #C9F8E6
Accessibility & contrast
On white
1.50
#5CEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5CEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBB5
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBB5 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB2
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cebb5; /* rgb */ color: rgb(92, 235, 181); /* oklch */ color: oklch(84.8% 0.146 164.8);
Tailwind
colors: {
custom: {
50: '#97f2cb',
500: '#5cebb5',
950: '#000000',
},
}SCSS
$custom: #5cebb5; $custom-light: #97f2cb; $custom-dark: #000000;
JSON
{
"hex": "#5cebb5",
"rgb": {
"r": 92,
"g": 235,
"b": 181
},
"hsl": {
"h": 157.343,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84836,
"c": 0.146,
"h": 164.8
},
"luminance": 0.65028
}Semantic roles & 50–950 ramp
primary
#5CEBB5
secondary
#B63566
accent
#0B59DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582