#60F0C0#60F0C0
#60F0C0 is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.4% C 0.142 H 167.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0C0 |
|---|---|
| RGB | rgb(96, 240, 192) |
| HSL | hsl(160, 83%, 66%) |
| HSV | hsv(160, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 20%, 5.9%) |
| CIE-LAB | lab(86.31, -49.87, 11.79) |
| CIE-LCH | lch(86.31, 51.25, 166.70°) |
| OKLab | oklab(86.43% -0.139 0.0302) |
| OKLCH | oklch(86.43% 0.142 167.8) |
| XYZ | xyz(45.4937, 68.6081, 60.7041) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.93
Aqua Marine
#2EE8BB
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 3.53
Aquamarine
#7FFFD4
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0C0 #F06090
analogous
#60F078 #60F0C0 #60D8F0
triadic
#60F0C0 #C060F0 #F0C060
tetradic
#60F0C0 #7860F0 #F06090 #D8F060
square
#60F0C0 #7860F0 #F06090 #D8F060
split-complementary
#60F0C0 #F060D8 #F07860
monochromatic
#12C388 #28EBAA #60F0C0 #98F5D6 #D0FBEC
Accessibility & contrast
On white
1.43
#60F0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#60F0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0C0
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0C0 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BE
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f0c0; /* rgb */ color: rgb(96, 240, 192); /* oklch */ color: oklch(86.4% 0.142 167.8);
Tailwind
colors: {
custom: {
50: '#9af6d3',
500: '#60f0c0',
950: '#000000',
},
}SCSS
$custom: #60f0c0; $custom-light: #9af6d3; $custom-dark: #000000;
JSON
{
"hex": "#60f0c0",
"rgb": {
"r": 96,
"g": 240,
"b": 192
},
"hsl": {
"h": 160,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86426,
"c": 0.14226,
"h": 167.8
},
"luminance": 0.68613
}Semantic roles & 50–950 ramp
primary
#60F0C0
secondary
#C13363
accent
#064FDF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583