#60F2AE#60F2AE
#60F2AE is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.159 H 159.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2AE |
|---|---|
| RGB | rgb(96, 242, 174) |
| HSL | hsl(152, 85%, 66%) |
| HSV | hsv(152, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(86.53, -54.51, 21.41) |
| CIE-LCH | lch(86.53, 58.56, 158.55°) |
| OKLab | oklab(86.48% -0.1491 0.0545) |
| OKLCH | oklch(86.48% 0.159 159.9) |
| XYZ | xyz(44.2119, 69.0426, 51.0328) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.13
Light Blue Green
#7EFBB3
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.45
Greenish Turquoise
#00FBB0
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2AE #F260A4
analogous
#60F265 #60F2AE #60EDF2
triadic
#60F2AE #AE60F2 #F2AE60
tetradic
#60F2AE #6560F2 #F260A4 #EDF260
square
#60F2AE #6560F2 #F260A4 #EDF260
split-complementary
#60F2AE #F260ED #F26560
monochromatic
#10C772 #27ED91 #60F2AE #99F7CB #D1FBE8
Accessibility & contrast
On white
1.42
#60F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#60F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2AE
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2AE | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#DBD3B2
Tritanopia (blue-blind)
#0AF1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f2ae; /* rgb */ color: rgb(96, 242, 174); /* oklch */ color: oklch(86.5% 0.159 159.9);
Tailwind
colors: {
custom: {
50: '#9af7c6',
500: '#60f2ae',
950: '#000000',
},
}SCSS
$custom: #60f2ae; $custom-light: #9af7c6; $custom-dark: #000000;
JSON
{
"hex": "#60f2ae",
"rgb": {
"r": 96,
"g": 242,
"b": 174
},
"hsl": {
"h": 152.055,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86479,
"c": 0.15876,
"h": 159.9
},
"luminance": 0.69047
}Semantic roles & 50–950 ramp
primary
#60F2AE
secondary
#C43276
accent
#046BE1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582