#60F4B5#60F4B5
#60F4B5 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.1% C 0.156 H 162.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4B5 |
|---|---|
| RGB | rgb(96, 244, 181) |
| HSL | hsl(154, 87%, 67%) |
| HSV | hsv(154, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 25.8%, 4.3%) |
| CIE-LAB | lab(87.25, -53.88, 18.82) |
| CIE-LCH | lch(87.25, 57.07, 160.75°) |
| OKLab | oklab(87.12% -0.148 0.048) |
| OKLCH | oklch(87.12% 0.156 162) |
| XYZ | xyz(45.5107, 70.5197, 54.9204) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.99
Greenish Cyan
#2AFEB7
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.42
Greenish Turquoise
#00FBB0
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4B5 #F4609F
analogous
#60F46B #60F4B5 #60E9F4
triadic
#60F4B5 #B560F4 #F4B560
tetradic
#60F4B5 #6B60F4 #F4609F #E9F460
square
#60F4B5 #6B60F4 #F4609F #E9F460
split-complementary
#60F4B5 #F460E9 #F46B60
monochromatic
#0ECC7B #27F09A #60F4B5 #99F8D0 #D2FCEA
Accessibility & contrast
On white
1.39
#60F4B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#60F4B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4B5
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4B5 | 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)
#F0E3B1
Deuteranopia (green-blind)
#DCD5B9
Tritanopia (blue-blind)
#00F4E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f4b5; /* rgb */ color: rgb(96, 244, 181); /* oklch */ color: oklch(87.1% 0.156 162.0);
Tailwind
colors: {
custom: {
50: '#9af8cb',
500: '#60f4b5',
950: '#000000',
},
}SCSS
$custom: #60f4b5; $custom-light: #9af8cb; $custom-dark: #000000;
JSON
{
"hex": "#60f4b5",
"rgb": {
"r": 96,
"g": 244,
"b": 181
},
"hsl": {
"h": 154.459,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.87119,
"c": 0.15562,
"h": 162
},
"luminance": 0.70524
}Semantic roles & 50–950 ramp
primary
#60F4B5
secondary
#C83071
accent
#0262E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582