#60F3AF#60F3AF
#60F3AF is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.7% C 0.159 H 160.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3AF |
|---|---|
| RGB | rgb(96, 243, 175) |
| HSL | hsl(152, 86%, 66%) |
| HSV | hsv(152, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(86.84, -54.71, 21.33) |
| CIE-LCH | lch(86.84, 58.72, 158.70°) |
| OKLab | oklab(86.74% -0.1497 0.0543) |
| OKLCH | oklch(86.74% 0.159 160.1) |
| XYZ | xyz(44.6082, 69.6786, 51.6476) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.92
Light Blue Green
#7EFBB3
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.21
Greenish Cyan
#2AFEB7
ΔE00 3.32
Greenish Turquoise
#00FBB0
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3AF #F360A4
analogous
#60F366 #60F3AF #60EEF3
triadic
#60F3AF #AF60F3 #F3AF60
tetradic
#60F3AF #6660F3 #F360A4 #EEF360
square
#60F3AF #6660F3 #F360A4 #EEF360
split-complementary
#60F3AF #F360EE #F36660
monochromatic
#0FC973 #27EF92 #60F3AF #99F7CC #D2FCE8
Accessibility & contrast
On white
1.41
#60F3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#60F3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3AF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3AF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DCD4B3
Tritanopia (blue-blind)
#05F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f3af; /* rgb */ color: rgb(96, 243, 175); /* oklch */ color: oklch(86.7% 0.159 160.1);
Tailwind
colors: {
custom: {
50: '#9af8c7',
500: '#60f3af',
950: '#000000',
},
}SCSS
$custom: #60f3af; $custom-light: #9af8c7; $custom-dark: #000000;
JSON
{
"hex": "#60f3af",
"rgb": {
"r": 96,
"g": 243,
"b": 175
},
"hsl": {
"h": 152.245,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86742,
"c": 0.15923,
"h": 160.1
},
"luminance": 0.69683
}Semantic roles & 50–950 ramp
primary
#60F3AF
secondary
#C63176
accent
#036AE2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582