#5FEBAB#5FEBAB
#5FEBAB is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.153 H 160.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBAB |
|---|---|
| RGB | rgb(95, 235, 171) |
| HSL | hsl(153, 78%, 65%) |
| HSV | hsv(153, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.37, -52.49, 19.98) |
| CIE-LCH | lch(84.37, 56.16, 159.16°) |
| OKLab | oklab(84.69% -0.1438 0.0509) |
| OKLCH | oklch(84.69% 0.153 160.5) |
| XYZ | xyz(41.7744, 64.7857, 48.8236) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.43
Greenish Turquoise
#00FBB0
ΔE00 4.51
Aqua Green
#12E193
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBAB #EB5F9F
analogous
#5FEB65 #5FEBAB #5FE5EB
triadic
#5FEBAB #AB5FEB #EBAB5F
tetradic
#5FEBAB #655FEB #EB5F9F #E5EB5F
square
#5FEBAB #655FEB #EB5F9F #E5EB5F
split-complementary
#5FEBAB #EB5FE5 #EB655F
monochromatic
#17B96F #29E48E #5FEBAB #95F2C8 #CCF9E4
Accessibility & contrast
On white
1.50
#5FEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5FEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBAB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBAB | 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)
#E8DBA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#14EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5febab; /* rgb */ color: rgb(95, 235, 171); /* oklch */ color: oklch(84.7% 0.153 160.5);
Tailwind
colors: {
custom: {
50: '#99f2c4',
500: '#5febab',
950: '#000000',
},
}SCSS
$custom: #5febab; $custom-light: #99f2c4; $custom-dark: #000000;
JSON
{
"hex": "#5febab",
"rgb": {
"r": 95,
"g": 235,
"b": 171
},
"hsl": {
"h": 152.571,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84691,
"c": 0.15256,
"h": 160.5
},
"luminance": 0.6479
}Semantic roles & 50–950 ramp
primary
#5FEBAB
secondary
#B83672
accent
#0B6ADA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582