#60F2BB#60F2BB
#60F2BB is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.148 H 164.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2BB |
|---|---|
| RGB | rgb(96, 242, 187) |
| HSL | hsl(157, 85%, 66%) |
| HSV | hsv(157, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 22.7%, 5.1%) |
| CIE-LAB | lab(86.79, -51.80, 15.06) |
| CIE-LCH | lch(86.79, 53.94, 163.78°) |
| OKLab | oklab(86.78% -0.1433 0.0386) |
| OKLCH | oklch(86.78% 0.148 164.9) |
| XYZ | xyz(45.5411, 69.5743, 58.0332) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 3.95
Greenish Cyan
#2AFEB7
ΔE00 4.04
Aqua Marine
#2EE8BB
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2BB #F26097
analogous
#60F272 #60F2BB #60E0F2
triadic
#60F2BB #BB60F2 #F2BB60
tetradic
#60F2BB #7260F2 #F26097 #E0F260
square
#60F2BB #7260F2 #F26097 #E0F260
split-complementary
#60F2BB #F260E0 #F27260
monochromatic
#10C782 #27EDA3 #60F2BB #99F7D3 #D1FBEB
Accessibility & contrast
On white
1.41
#60F2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#60F2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2BB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2BB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B8
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f2bb; /* rgb */ color: rgb(96, 242, 187); /* oklch */ color: oklch(86.8% 0.148 164.9);
Tailwind
colors: {
custom: {
50: '#9af7cf',
500: '#60f2bb',
950: '#000000',
},
}SCSS
$custom: #60f2bb; $custom-light: #9af7cf; $custom-dark: #000000;
JSON
{
"hex": "#60f2bb",
"rgb": {
"r": 96,
"g": 242,
"b": 187
},
"hsl": {
"h": 157.397,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.8678,
"c": 0.1484,
"h": 164.9
},
"luminance": 0.69579
}Semantic roles & 50–950 ramp
primary
#60F2BB
secondary
#C43269
accent
#0457E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583