#60FAC8#60FAC8
#60FAC8 is a very light, vivid teal. Relative luminance 0.750; OKLCH L 89.0% C 0.149 H 168.1°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60FAC8 |
|---|---|
| RGB | rgb(96, 250, 200) |
| HSL | hsl(161, 94%, 68%) |
| HSV | hsv(161, 62%, 98%) |
| CMYK | cmyk(61.6%, 0%, 20%, 2%) |
| CIE-LAB | lab(89.40, -52.24, 12.04) |
| CIE-LCH | lch(89.40, 53.61, 167.03°) |
| OKLab | oklab(89.01% -0.1456 0.0308) |
| OKLCH | oklch(89.01% 0.149 168.1) |
| XYZ | xyz(49.4296, 75.0230, 66.5083) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.43
Aquamarine
#7FFFD4
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.20
Light Greenish Blue
#63F7B4
ΔE00 4.04
Greenish Cyan
#2AFEB7
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FAC8 #FA6092
analogous
#60FA7B #60FAC8 #60DFFA
triadic
#60FAC8 #C860FA #FAC860
tetradic
#60FAC8 #7B60FA #FA6092 #DFFA60
square
#60FAC8 #7B60FA #FA6092 #DFFA60
split-complementary
#60FAC8 #FA60DF #FA7B60
monochromatic
#07D995 #25F8B3 #60FAC8 #9BFCDD #D7FEF1
Accessibility & contrast
On white
1.31
#60FAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#60FAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FAC8
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FAC8 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC5
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60fac8; /* rgb */ color: rgb(96, 250, 200); /* oklch */ color: oklch(89.0% 0.149 168.1);
Tailwind
colors: {
custom: {
50: '#9cfdd8',
500: '#60fac8',
950: '#000000',
},
}SCSS
$custom: #60fac8; $custom-light: #9cfdd8; $custom-dark: #000000;
JSON
{
"hex": "#60fac8",
"rgb": {
"r": 96,
"g": 250,
"b": 200
},
"hsl": {
"h": 160.519,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.8901,
"c": 0.14885,
"h": 168.1
},
"luminance": 0.75028
}Semantic roles & 50–950 ramp
primary
#60FAC8
secondary
#D32C62
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683