#60F6AE#60F6AE
#60F6AE is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.4% C 0.164 H 159.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6AE |
|---|---|
| RGB | rgb(96, 246, 174) |
| HSL | hsl(151, 89%, 67%) |
| HSV | hsv(151, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 29.3%, 3.5%) |
| CIE-LAB | lab(87.70, -56.10, 23.04) |
| CIE-LCH | lch(87.70, 60.65, 157.68°) |
| OKLab | oklab(87.44% -0.1532 0.0585) |
| OKLCH | oklch(87.44% 0.164 159.1) |
| XYZ | xyz(45.4154, 71.4497, 51.4340) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.04
Light Blue Green
#7EFBB3
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.88
Greenish Turquoise
#00FBB0
ΔE00 3.11
Greenish Cyan
#2AFEB7
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6AE #F660A8
analogous
#60F663 #60F6AE #60F3F6
triadic
#60F6AE #AE60F6 #F6AE60
tetradic
#60F6AE #6360F6 #F660A8 #F3F660
square
#60F6AE #6360F6 #F660A8 #F3F660
split-complementary
#60F6AE #F660F3 #F66360
monochromatic
#0CD072 #26F390 #60F6AE #9AF9CC #D4FDE9
Accessibility & contrast
On white
1.37
#60F6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#60F6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6AE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6AE | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#DFD6B3
Tritanopia (blue-blind)
#02F5E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f6ae; /* rgb */ color: rgb(96, 246, 174); /* oklch */ color: oklch(87.4% 0.164 159.1);
Tailwind
colors: {
custom: {
50: '#9bfac6',
500: '#60f6ae',
950: '#000000',
},
}SCSS
$custom: #60f6ae; $custom-light: #9bfac6; $custom-dark: #000000;
JSON
{
"hex": "#60f6ae",
"rgb": {
"r": 96,
"g": 246,
"b": 174
},
"hsl": {
"h": 151.2,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.87444,
"c": 0.16396,
"h": 159.1
},
"luminance": 0.71454
}Semantic roles & 50–950 ramp
primary
#60F6AE
secondary
#CB2F7A
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582