#60F1C4#60F1C4
#60F1C4 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.8% C 0.141 H 169.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1C4 |
|---|---|
| RGB | rgb(96, 241, 196) |
| HSL | hsl(161, 84%, 66%) |
| HSV | hsv(161, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 18.7%, 5.5%) |
| CIE-LAB | lab(86.69, -49.39, 10.25) |
| CIE-LCH | lch(86.69, 50.45, 168.28°) |
| OKLab | oklab(86.77% -0.1383 0.0262) |
| OKLCH | oklch(86.77% 0.141 169.3) |
| XYZ | xyz(46.2381, 69.3782, 63.1684) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.54
Aqua Marine
#2EE8BB
ΔE00 3.10
Bright Teal
#01F9C6
ΔE00 3.40
Aquamarine
#7FFFD4
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 3.76
Light Aqua
#8CFFDB
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1C4 #F1608D
analogous
#60F17B #60F1C4 #60D6F1
triadic
#60F1C4 #C460F1 #F1C460
tetradic
#60F1C4 #7B60F1 #F1608D #D6F160
square
#60F1C4 #7B60F1 #F1608D #D6F160
split-complementary
#60F1C4 #F160D6 #F17B60
monochromatic
#11C58D #28ECAF #60F1C4 #98F6D9 #D0FBEE
Accessibility & contrast
On white
1.41
#60F1C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#60F1C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1C4
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1C4 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C2
Deuteranopia (green-blind)
#D6D3C7
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f1c4; /* rgb */ color: rgb(96, 241, 196); /* oklch */ color: oklch(86.8% 0.141 169.3);
Tailwind
colors: {
custom: {
50: '#9af6d5',
500: '#60f1c4',
950: '#000000',
},
}SCSS
$custom: #60f1c4; $custom-light: #9af6d5; $custom-dark: #000000;
JSON
{
"hex": "#60f1c4",
"rgb": {
"r": 96,
"g": 241,
"b": 196
},
"hsl": {
"h": 161.379,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.86766,
"c": 0.14072,
"h": 169.3
},
"luminance": 0.69383
}Semantic roles & 50–950 ramp
primary
#60F1C4
secondary
#C3335F
accent
#0549E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583