#5FF2B3#5FF2B3
#5FF2B3 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.6% C 0.155 H 161.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2B3 |
|---|---|
| RGB | rgb(95, 242, 179) |
| HSL | hsl(154, 85%, 66%) |
| HSV | hsv(154, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 26%, 5.1%) |
| CIE-LAB | lab(86.60, -53.68, 18.93) |
| CIE-LCH | lch(86.60, 56.92, 160.57°) |
| OKLab | oklab(86.56% -0.1474 0.0483) |
| OKLCH | oklch(86.56% 0.155 161.9) |
| XYZ | xyz(44.6038, 69.1873, 53.6429) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.26
Greenish Cyan
#2AFEB7
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 3.52
Greenish Turquoise
#00FBB0
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2B3 #F25F9E
analogous
#5FF269 #5FF2B3 #5FE7F2
triadic
#5FF2B3 #B35FF2 #F2B35F
tetradic
#5FF2B3 #695FF2 #F25F9E #E7F25F
square
#5FF2B3 #695FF2 #F25F9E #E7F25F
split-complementary
#5FF2B3 #F25FE7 #F2695F
monochromatic
#10C678 #26ED98 #5FF2B3 #98F7CE #D0FBE9
Accessibility & contrast
On white
1.42
#5FF2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#5FF2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2B3
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2B3 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AF
Deuteranopia (green-blind)
#DAD3B7
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff2b3; /* rgb */ color: rgb(95, 242, 179); /* oklch */ color: oklch(86.6% 0.155 161.9);
Tailwind
colors: {
custom: {
50: '#9af7ca',
500: '#5ff2b3',
950: '#000000',
},
}SCSS
$custom: #5ff2b3; $custom-light: #9af7ca; $custom-dark: #000000;
JSON
{
"hex": "#5ff2b3",
"rgb": {
"r": 95,
"g": 242,
"b": 179
},
"hsl": {
"h": 154.286,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86562,
"c": 0.15512,
"h": 161.9
},
"luminance": 0.69192
}Semantic roles & 50–950 ramp
primary
#5FF2B3
secondary
#C43270
accent
#0463E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582