#60F0C8#60F0C8
#60F0C8 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.6% C 0.137 H 171.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0C8 |
|---|---|
| RGB | rgb(96, 240, 200) |
| HSL | hsl(163, 83%, 66%) |
| HSV | hsv(163, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 16.7%, 5.9%) |
| CIE-LAB | lab(86.49, -48.06, 7.87) |
| CIE-LCH | lch(86.49, 48.70, 170.69°) |
| OKLab | oklab(86.63% -0.1355 0.02) |
| OKLCH | oklch(86.63% 0.137 171.6) |
| XYZ | xyz(46.4043, 68.9723, 65.4999) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.48
Aqua Marine
#2EE8BB
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.78
Bright Teal
#01F9C6
ΔE00 3.86
Aqua (survey)
#13EAC9
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0C8 #F06088
analogous
#60F080 #60F0C8 #60D0F0
triadic
#60F0C8 #C860F0 #F0C860
tetradic
#60F0C8 #8060F0 #F06088 #D0F060
square
#60F0C8 #8060F0 #F06088 #D0F060
split-complementary
#60F0C8 #F060D0 #F08060
monochromatic
#12C392 #28EBB5 #60F0C8 #98F5DB #D0FBEF
Accessibility & contrast
On white
1.42
#60F0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#60F0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0C8
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0C8 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f0c8; /* rgb */ color: rgb(96, 240, 200); /* oklch */ color: oklch(86.6% 0.137 171.6);
Tailwind
colors: {
custom: {
50: '#9af6d8',
500: '#60f0c8',
950: '#000000',
},
}SCSS
$custom: #60f0c8; $custom-light: #9af6d8; $custom-dark: #000000;
JSON
{
"hex": "#60f0c8",
"rgb": {
"r": 96,
"g": 240,
"b": 200
},
"hsl": {
"h": 163.333,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86633,
"c": 0.13694,
"h": 171.6
},
"luminance": 0.68977
}Semantic roles & 50–950 ramp
primary
#60F0C8
secondary
#C1335B
accent
#0643DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583