#60F6B5#60F6B5
#60F6B5 is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.6% C 0.158 H 161.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6B5 |
|---|---|
| RGB | rgb(96, 246, 181) |
| HSL | hsl(154, 89%, 67%) |
| HSV | hsv(154, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 26.4%, 3.5%) |
| CIE-LAB | lab(87.84, -54.69, 19.63) |
| CIE-LCH | lch(87.84, 58.10, 160.25°) |
| OKLab | oklab(87.6% -0.1501 0.0501) |
| OKLCH | oklch(87.6% 0.158 161.6) |
| XYZ | xyz(46.1157, 71.7298, 55.1220) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.51
Greenish Cyan
#2AFEB7
ΔE00 2.83
Light Blue Green
#7EFBB3
ΔE00 3.07
Greenish Turquoise
#00FBB0
ΔE00 3.18
Light Aquamarine
#7BFDC7
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6B5 #F660A1
analogous
#60F66A #60F6B5 #60ECF6
triadic
#60F6B5 #B560F6 #F6B560
tetradic
#60F6B5 #6A60F6 #F660A1 #ECF660
square
#60F6B5 #6A60F6 #F660A1 #ECF660
split-complementary
#60F6B5 #F660EC #F66A60
monochromatic
#0CD07B #26F39A #60F6B5 #9AF9D0 #D4FDEB
Accessibility & contrast
On white
1.37
#60F6B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#60F6B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6B5
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6B5 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B1
Deuteranopia (green-blind)
#DED6B9
Tritanopia (blue-blind)
#00F5E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f6b5; /* rgb */ color: rgb(96, 246, 181); /* oklch */ color: oklch(87.6% 0.158 161.6);
Tailwind
colors: {
custom: {
50: '#9bfacb',
500: '#60f6b5',
950: '#000000',
},
}SCSS
$custom: #60f6b5; $custom-light: #9bfacb; $custom-dark: #000000;
JSON
{
"hex": "#60f6b5",
"rgb": {
"r": 96,
"g": 246,
"b": 181
},
"hsl": {
"h": 154,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.87599,
"c": 0.15819,
"h": 161.6
},
"luminance": 0.71735
}Semantic roles & 50–950 ramp
primary
#60F6B5
secondary
#CB2F73
accent
#0063E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582