#5FEBB4#5FEBB4
#5FEBB4 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.9% C 0.145 H 164.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBB4 |
|---|---|
| RGB | rgb(95, 235, 180) |
| HSL | hsl(156, 78%, 65%) |
| HSV | hsv(156, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.56, -50.60, 15.56) |
| CIE-LCH | lch(84.56, 52.94, 162.91°) |
| OKLab | oklab(84.9% -0.1398 0.0398) |
| OKLCH | oklch(84.9% 0.145 164.1) |
| XYZ | xyz(42.6617, 65.1406, 53.4963) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 4.17
Light Aquamarine
#7BFDC7
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.59
Bright Teal
#01F9C6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBB4 #EB5F96
analogous
#5FEB6E #5FEBB4 #5FDCEB
triadic
#5FEBB4 #B45FEB #EBB45F
tetradic
#5FEBB4 #6E5FEB #EB5F96 #DCEB5F
square
#5FEBB4 #6E5FEB #EB5F96 #DCEB5F
split-complementary
#5FEBB4 #EB5FDC #EB6E5F
monochromatic
#17B979 #29E49B #5FEBB4 #95F2CE #CCF9E7
Accessibility & contrast
On white
1.50
#5FEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5FEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBB4
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBB4 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB1
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5febb4; /* rgb */ color: rgb(95, 235, 180); /* oklch */ color: oklch(84.9% 0.145 164.1);
Tailwind
colors: {
custom: {
50: '#99f2ca',
500: '#5febb4',
950: '#000000',
},
}SCSS
$custom: #5febb4; $custom-light: #99f2ca; $custom-dark: #000000;
JSON
{
"hex": "#5febb4",
"rgb": {
"r": 95,
"g": 235,
"b": 180
},
"hsl": {
"h": 156.429,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84901,
"c": 0.14535,
"h": 164.1
},
"luminance": 0.65145
}Semantic roles & 50–950 ramp
primary
#5FEBB4
secondary
#B83669
accent
#0B5DDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582