#60F9B5#60F9B5
#60F9B5 is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.3% C 0.162 H 160.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60F9B5 |
|---|---|
| RGB | rgb(96, 249, 181) |
| HSL | hsl(153, 93%, 68%) |
| HSV | hsv(153, 61%, 98%) |
| CMYK | cmyk(61.4%, 0%, 27.3%, 2.4%) |
| CIE-LAB | lab(88.72, -55.89, 20.86) |
| CIE-LCH | lch(88.72, 59.65, 159.54°) |
| OKLab | oklab(88.32% -0.1531 0.0531) |
| OKLCH | oklch(88.32% 0.162 160.9) |
| XYZ | xyz(47.0355, 73.5695, 55.4287) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.47
Greenish Cyan
#2AFEB7
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 2.67
Greenish Turquoise
#00FBB0
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.24
Light Aquamarine
#7BFDC7
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F9B5 #F960A4
analogous
#60F968 #60F9B5 #60F1F9
triadic
#60F9B5 #B560F9 #F9B560
tetradic
#60F9B5 #6860F9 #F960A4 #F1F960
square
#60F9B5 #6860F9 #F960A4 #F1F960
split-complementary
#60F9B5 #F960F1 #F96860
monochromatic
#08D77B #25F79A #60F9B5 #9BFBD0 #D6FDEC
Accessibility & contrast
On white
1.34
#60F9B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#60F9B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F9B5
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F9B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F9B5 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8B1
Deuteranopia (green-blind)
#E1D9B9
Tritanopia (blue-blind)
#00F8E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60f9b5; /* rgb */ color: rgb(96, 249, 181); /* oklch */ color: oklch(88.3% 0.162 160.9);
Tailwind
colors: {
custom: {
50: '#9bfccb',
500: '#60f9b5',
950: '#000000',
},
}SCSS
$custom: #60f9b5; $custom-light: #9bfccb; $custom-dark: #000000;
JSON
{
"hex": "#60f9b5",
"rgb": {
"r": 96,
"g": 249,
"b": 181
},
"hsl": {
"h": 153.333,
"s": 92.727,
"l": 67.647
},
"oklch": {
"l": 0.8832,
"c": 0.16204,
"h": 160.9
},
"luminance": 0.73574
}Semantic roles & 50–950 ramp
primary
#60F9B5
secondary
#D12C75
accent
#0066E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682