#5FEBAF#5FEBAF
#5FEBAF is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.149 H 162.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBAF |
|---|---|
| RGB | rgb(95, 235, 175) |
| HSL | hsl(154, 78%, 65%) |
| HSV | hsv(154, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(84.45, -51.66, 18.01) |
| CIE-LCH | lch(84.45, 54.71, 160.78°) |
| OKLab | oklab(84.78% -0.142 0.046) |
| OKLCH | oklch(84.78% 0.149 162.1) |
| XYZ | xyz(42.1615, 64.9405, 50.8620) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 4.49
Seafoam
#7FE0B3
ΔE00 4.57
Light Blue Green
#7EFBB3
ΔE00 4.67
Greenish Cyan
#2AFEB7
ΔE00 4.69
Greenish Turquoise
#00FBB0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBAF #EB5F9B
analogous
#5FEB69 #5FEBAF #5FE1EB
triadic
#5FEBAF #AF5FEB #EBAF5F
tetradic
#5FEBAF #695FEB #EB5F9B #E1EB5F
square
#5FEBAF #695FEB #EB5F9B #E1EB5F
split-complementary
#5FEBAF #EB5FE1 #EB695F
monochromatic
#17B973 #29E494 #5FEBAF #95F2CA #CCF9E5
Accessibility & contrast
On white
1.50
#5FEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5FEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBAF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBAF | 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)
#E8DBAC
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#0BEBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5febaf; /* rgb */ color: rgb(95, 235, 175); /* oklch */ color: oklch(84.8% 0.149 162.1);
Tailwind
colors: {
custom: {
50: '#99f2c7',
500: '#5febaf',
950: '#000000',
},
}SCSS
$custom: #5febaf; $custom-light: #99f2c7; $custom-dark: #000000;
JSON
{
"hex": "#5febaf",
"rgb": {
"r": 95,
"g": 235,
"b": 175
},
"hsl": {
"h": 154.286,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84782,
"c": 0.14929,
"h": 162.1
},
"luminance": 0.64945
}Semantic roles & 50–950 ramp
primary
#5FEBAF
secondary
#B8366E
accent
#0B64DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582