#60F1C8#60F1C8
#60F1C8 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.9% C 0.138 H 171.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1C8 |
|---|---|
| RGB | rgb(96, 241, 200) |
| HSL | hsl(163, 84%, 66%) |
| HSV | hsv(163, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 17%, 5.5%) |
| CIE-LAB | lab(86.78, -48.48, 8.29) |
| CIE-LCH | lch(86.78, 49.19, 170.29°) |
| OKLab | oklab(86.87% -0.1365 0.0211) |
| OKLCH | oklch(86.87% 0.138 171.2) |
| XYZ | xyz(46.6994, 69.5627, 65.5983) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.41
Aqua Marine
#2EE8BB
ΔE00 3.20
Aquamarine
#7FFFD4
ΔE00 3.58
Bright Teal
#01F9C6
ΔE00 3.66
Aqua (survey)
#13EAC9
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1C8 #F16089
analogous
#60F17F #60F1C8 #60D2F1
triadic
#60F1C8 #C860F1 #F1C860
tetradic
#60F1C8 #7F60F1 #F16089 #D2F160
square
#60F1C8 #7F60F1 #F16089 #D2F160
split-complementary
#60F1C8 #F160D2 #F17F60
monochromatic
#11C592 #28ECB5 #60F1C8 #98F6DB #D0FBEF
Accessibility & contrast
On white
1.41
#60F1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#60F1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1C8
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1C8 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C6
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f1c8; /* rgb */ color: rgb(96, 241, 200); /* oklch */ color: oklch(86.9% 0.138 171.2);
Tailwind
colors: {
custom: {
50: '#9af6d8',
500: '#60f1c8',
950: '#000000',
},
}SCSS
$custom: #60f1c8; $custom-light: #9af6d8; $custom-dark: #000000;
JSON
{
"hex": "#60f1c8",
"rgb": {
"r": 96,
"g": 241,
"b": 200
},
"hsl": {
"h": 163.034,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.86871,
"c": 0.13811,
"h": 171.2
},
"luminance": 0.69568
}Semantic roles & 50–950 ramp
primary
#60F1C8
secondary
#C3335B
accent
#0543E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583