#60F0B2#60F0B2
#60F0B2 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.1% C 0.153 H 161.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0B2 |
|---|---|
| RGB | rgb(96, 240, 178) |
| HSL | hsl(154, 83%, 66%) |
| HSV | hsv(154, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 25.8%, 5.9%) |
| CIE-LAB | lab(86.01, -52.88, 18.64) |
| CIE-LCH | lch(86.01, 56.07, 160.58°) |
| OKLab | oklab(86.09% -0.1453 0.0476) |
| OKLCH | oklch(86.09% 0.153 161.9) |
| XYZ | xyz(44.0156, 68.0169, 52.9198) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 3.72
Greenish Cyan
#2AFEB7
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.84
Greenish Turquoise
#00FBB0
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0B2 #F0609E
analogous
#60F06A #60F0B2 #60E6F0
triadic
#60F0B2 #B260F0 #F0B260
tetradic
#60F0B2 #6A60F0 #F0609E #E6F060
square
#60F0B2 #6A60F0 #F0609E #E6F060
split-complementary
#60F0B2 #F060E6 #F06A60
monochromatic
#12C377 #28EB97 #60F0B2 #98F5CD #D0FBE8
Accessibility & contrast
On white
1.44
#60F0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#60F0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0B2
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0B2 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AE
Deuteranopia (green-blind)
#D9D1B6
Tritanopia (blue-blind)
#01F0DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f0b2; /* rgb */ color: rgb(96, 240, 178); /* oklch */ color: oklch(86.1% 0.153 161.9);
Tailwind
colors: {
custom: {
50: '#9af6c9',
500: '#60f0b2',
950: '#000000',
},
}SCSS
$custom: #60f0b2; $custom-light: #9af6c9; $custom-dark: #000000;
JSON
{
"hex": "#60f0b2",
"rgb": {
"r": 96,
"g": 240,
"b": 178
},
"hsl": {
"h": 154.167,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86087,
"c": 0.15289,
"h": 161.9
},
"luminance": 0.68021
}Semantic roles & 50–950 ramp
primary
#60F0B2
secondary
#C13370
accent
#0664DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582