#5CEBAF#5CEBAF
#5CEBAF is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.151 H 162.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBAF |
|---|---|
| RGB | rgb(92, 235, 175) |
| HSL | hsl(155, 78%, 64%) |
| HSV | hsv(155, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.37, -52.24, 17.89) |
| CIE-LCH | lch(84.37, 55.21, 161.10°) |
| OKLab | oklab(84.69% -0.1436 0.0457) |
| OKLCH | oklch(84.69% 0.151 162.4) |
| XYZ | xyz(41.8558, 64.7829, 50.8477) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.78
Light Aquamarine
#7BFDC7
ΔE00 4.55
Greenish Turquoise
#00FBB0
ΔE00 4.59
Greenish Cyan
#2AFEB7
ΔE00 4.60
Aqua Marine
#2EE8BB
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBAF #EB5C98
analogous
#5CEB68 #5CEBAF #5CE0EB
triadic
#5CEBAF #AF5CEB #EBAF5C
tetradic
#5CEBAF #685CEB #EB5C98 #E0EB5C
square
#5CEBAF #685CEB #EB5C98 #E0EB5C
split-complementary
#5CEBAF #EB5CE0 #EB685C
monochromatic
#16B673 #25E494 #5CEBAF #93F2CA #C9F8E5
Accessibility & contrast
On white
1.50
#5CEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5CEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBAF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBAF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cebaf; /* rgb */ color: rgb(92, 235, 175); /* oklch */ color: oklch(84.7% 0.151 162.4);
Tailwind
colors: {
custom: {
50: '#97f2c7',
500: '#5cebaf',
950: '#000000',
},
}SCSS
$custom: #5cebaf; $custom-light: #97f2c7; $custom-dark: #000000;
JSON
{
"hex": "#5cebaf",
"rgb": {
"r": 92,
"g": 235,
"b": 175
},
"hsl": {
"h": 154.825,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84693,
"c": 0.15069,
"h": 162.4
},
"luminance": 0.64787
}Semantic roles & 50–950 ramp
primary
#5CEBAF
secondary
#B6356B
accent
#0B62DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582