#60F0C4#60F0C4
#60F0C4 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.5% C 0.140 H 169.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0C4 |
|---|---|
| RGB | rgb(96, 240, 196) |
| HSL | hsl(162, 83%, 66%) |
| HSV | hsv(162, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 18.3%, 5.9%) |
| CIE-LAB | lab(86.40, -48.97, 9.83) |
| CIE-LCH | lch(86.40, 49.95, 168.65°) |
| OKLab | oklab(86.53% -0.1372 0.0251) |
| OKLCH | oklch(86.53% 0.14 169.6) |
| XYZ | xyz(45.9429, 68.7878, 63.0700) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Aqua Marine
#2EE8BB
ΔE00 2.97
Bright Teal
#01F9C6
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 4.02
Aqua (survey)
#13EAC9
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0C4 #F0608C
analogous
#60F07C #60F0C4 #60D4F0
triadic
#60F0C4 #C460F0 #F0C460
tetradic
#60F0C4 #7C60F0 #F0608C #D4F060
square
#60F0C4 #7C60F0 #F0608C #D4F060
split-complementary
#60F0C4 #F060D4 #F07C60
monochromatic
#12C38D #28EBAF #60F0C4 #98F5D9 #D0FBEE
Accessibility & contrast
On white
1.42
#60F0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#60F0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0C4
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0C4 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE1C2
Deuteranopia (green-blind)
#D5D2C7
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f0c4; /* rgb */ color: rgb(96, 240, 196); /* oklch */ color: oklch(86.5% 0.140 169.6);
Tailwind
colors: {
custom: {
50: '#9af6d5',
500: '#60f0c4',
950: '#000000',
},
}SCSS
$custom: #60f0c4; $custom-light: #9af6d5; $custom-dark: #000000;
JSON
{
"hex": "#60f0c4",
"rgb": {
"r": 96,
"g": 240,
"b": 196
},
"hsl": {
"h": 161.667,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86528,
"c": 0.13952,
"h": 169.6
},
"luminance": 0.68792
}Semantic roles & 50–950 ramp
primary
#60F0C4
secondary
#C1335F
accent
#0649DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583