#60F4B4#60F4B4
#60F4B4 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.1% C 0.156 H 161.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4B4 |
|---|---|
| RGB | rgb(96, 244, 180) |
| HSL | hsl(154, 87%, 67%) |
| HSV | hsv(154, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 26.2%, 4.3%) |
| CIE-LAB | lab(87.23, -54.09, 19.30) |
| CIE-LCH | lch(87.23, 57.43, 160.36°) |
| OKLab | oklab(87.1% -0.1485 0.0492) |
| OKLCH | oklch(87.1% 0.156 161.7) |
| XYZ | xyz(45.4084, 70.4788, 54.3819) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.84
Greenish Cyan
#2AFEB7
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 3.33
Greenish Turquoise
#00FBB0
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4B4 #F460A0
analogous
#60F46A #60F4B4 #60EAF4
triadic
#60F4B4 #B460F4 #F4B460
tetradic
#60F4B4 #6A60F4 #F460A0 #EAF460
square
#60F4B4 #6A60F4 #F460A0 #EAF460
split-complementary
#60F4B4 #F460EA #F46A60
monochromatic
#0ECC7A #27F099 #60F4B4 #99F8CF #D2FCEA
Accessibility & contrast
On white
1.39
#60F4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#60F4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4B4
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4B4 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B0
Deuteranopia (green-blind)
#DCD5B8
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f4b4; /* rgb */ color: rgb(96, 244, 180); /* oklch */ color: oklch(87.1% 0.156 161.7);
Tailwind
colors: {
custom: {
50: '#9af8ca',
500: '#60f4b4',
950: '#000000',
},
}SCSS
$custom: #60f4b4; $custom-light: #9af8ca; $custom-dark: #000000;
JSON
{
"hex": "#60f4b4",
"rgb": {
"r": 96,
"g": 244,
"b": 180
},
"hsl": {
"h": 154.054,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.87096,
"c": 0.15643,
"h": 161.7
},
"luminance": 0.70483
}Semantic roles & 50–950 ramp
primary
#60F4B4
secondary
#C83072
accent
#0263E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582