#60F2AA#60F2AA
#60F2AA is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.4% C 0.162 H 158.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2AA |
|---|---|
| RGB | rgb(96, 242, 170) |
| HSL | hsl(150, 85%, 66%) |
| HSV | hsv(150, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.45, -55.31, 23.36) |
| CIE-LCH | lch(86.45, 60.04, 157.10°) |
| OKLab | oklab(86.39% -0.1509 0.0593) |
| OKLCH | oklch(86.39% 0.162 158.6) |
| XYZ | xyz(43.8277, 68.8889, 49.0096) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2AA #F260A8
analogous
#60F261 #60F2AA #60F1F2
triadic
#60F2AA #AA60F2 #F2AA60
tetradic
#60F2AA #6160F2 #F260A8 #F1F260
square
#60F2AA #6160F2 #F260A8 #F1F260
split-complementary
#60F2AA #F260F1 #F26160
monochromatic
#10C76D #27ED8C #60F2AA #99F7C8 #D1FBE6
Accessibility & contrast
On white
1.42
#60F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#60F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2AA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2AA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#14F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f2aa; /* rgb */ color: rgb(96, 242, 170); /* oklch */ color: oklch(86.4% 0.162 158.6);
Tailwind
colors: {
custom: {
50: '#9af7c3',
500: '#60f2aa',
950: '#000000',
},
}SCSS
$custom: #60f2aa; $custom-light: #9af7c3; $custom-dark: #000000;
JSON
{
"hex": "#60f2aa",
"rgb": {
"r": 96,
"g": 242,
"b": 170
},
"hsl": {
"h": 150.411,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86392,
"c": 0.16213,
"h": 158.6
},
"luminance": 0.68893
}Semantic roles & 50–950 ramp
primary
#60F2AA
secondary
#C4327A
accent
#0471E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582