#60F0C7#60F0C7
#60F0C7 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.138 H 171.1°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0C7 |
|---|---|
| RGB | rgb(96, 240, 199) |
| HSL | hsl(163, 83%, 66%) |
| HSV | hsv(163, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 17.1%, 5.9%) |
| CIE-LAB | lab(86.47, -48.29, 8.36) |
| CIE-LCH | lch(86.47, 49.01, 170.17°) |
| OKLab | oklab(86.61% -0.1359 0.0213) |
| OKLCH | oklch(86.61% 0.138 171.1) |
| XYZ | xyz(46.2878, 68.9258, 64.8864) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.46
Aqua Marine
#2EE8BB
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.74
Bright Teal
#01F9C6
ΔE00 3.76
Aqua (survey)
#13EAC9
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0C7 #F06089
analogous
#60F07F #60F0C7 #60D1F0
triadic
#60F0C7 #C760F0 #F0C760
tetradic
#60F0C7 #7F60F0 #F06089 #D1F060
square
#60F0C7 #7F60F0 #F06089 #D1F060
split-complementary
#60F0C7 #F060D1 #F07F60
monochromatic
#12C391 #28EBB3 #60F0C7 #98F5DB #D0FBEE
Accessibility & contrast
On white
1.42
#60F0C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#60F0C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0C7
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0C7 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C5
Deuteranopia (green-blind)
#D5D2CA
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f0c7; /* rgb */ color: rgb(96, 240, 199); /* oklch */ color: oklch(86.6% 0.138 171.1);
Tailwind
colors: {
custom: {
50: '#9af6d8',
500: '#60f0c7',
950: '#000000',
},
}SCSS
$custom: #60f0c7; $custom-light: #9af6d8; $custom-dark: #000000;
JSON
{
"hex": "#60f0c7",
"rgb": {
"r": 96,
"g": 240,
"b": 199
},
"hsl": {
"h": 162.917,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86606,
"c": 0.13756,
"h": 171.1
},
"luminance": 0.6893
}Semantic roles & 50–950 ramp
primary
#60F0C7
secondary
#C1335C
accent
#0644DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583