#5FEBB5#5FEBB5
#5FEBB5 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.145 H 164.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBB5 |
|---|---|
| RGB | rgb(95, 235, 181) |
| HSL | hsl(157, 78%, 65%) |
| HSV | hsv(157, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.58, -50.39, 15.07) |
| CIE-LCH | lch(84.58, 52.59, 163.35°) |
| OKLab | oklab(84.93% -0.1393 0.0386) |
| OKLCH | oklch(84.93% 0.145 164.5) |
| XYZ | xyz(42.7639, 65.1815, 54.0347) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 4.42
Bright Teal
#01F9C6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBB5 #EB5F95
analogous
#5FEB6F #5FEBB5 #5FDBEB
triadic
#5FEBB5 #B55FEB #EBB55F
tetradic
#5FEBB5 #6F5FEB #EB5F95 #DBEB5F
square
#5FEBB5 #6F5FEB #EB5F95 #DBEB5F
split-complementary
#5FEBB5 #EB5FDB #EB6F5F
monochromatic
#17B97A #29E49C #5FEBB5 #95F2CE #CCF9E7
Accessibility & contrast
On white
1.50
#5FEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5FEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBB5
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBB5 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB2
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5febb5; /* rgb */ color: rgb(95, 235, 181); /* oklch */ color: oklch(84.9% 0.145 164.5);
Tailwind
colors: {
custom: {
50: '#99f2cb',
500: '#5febb5',
950: '#000000',
},
}SCSS
$custom: #5febb5; $custom-light: #99f2cb; $custom-dark: #000000;
JSON
{
"hex": "#5febb5",
"rgb": {
"r": 95,
"g": 235,
"b": 181
},
"hsl": {
"h": 156.857,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84925,
"c": 0.14457,
"h": 164.5
},
"luminance": 0.65186
}Semantic roles & 50–950 ramp
primary
#5FEBB5
secondary
#B83668
accent
#0B5BDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582