#60FFC8#60FFC8
#60FFC8 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.155 H 166.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFC8 |
|---|---|
| RGB | rgb(96, 255, 200) |
| HSL | hsl(159, 100%, 69%) |
| HSV | hsv(159, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.86, -54.28, 14.10) |
| CIE-LCH | lch(90.86, 56.09, 165.44°) |
| OKLab | oklab(90.2% -0.1506 0.0361) |
| OKLCH | oklch(90.2% 0.155 166.5) |
| XYZ | xyz(51.0039, 78.1716, 67.0331) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.06
Aquamarine
#7FFFD4
ΔE00 3.20
Bright Teal
#01F9C6
ΔE00 3.35
Light Greenish Blue
#63F7B4
ΔE00 3.48
Greenish Cyan
#2AFEB7
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFC8 #FF6097
analogous
#60FF79 #60FFC8 #60E7FF
triadic
#60FFC8 #C860FF #FFC860
tetradic
#60FFC8 #7960FF #FF6097 #E7FF60
square
#60FFC8 #7960FF #FF6097 #E7FF60
split-complementary
#60FFC8 #FF60E7 #FF7960
monochromatic
#00E596 #23FFB3 #60FFC8 #9DFFDD #DAFFF2
Accessibility & contrast
On white
1.26
#60FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#60FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFC8
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFC8 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC5
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60ffc8; /* rgb */ color: rgb(96, 255, 200); /* oklch */ color: oklch(90.2% 0.155 166.5);
Tailwind
colors: {
custom: {
50: '#9cffd8',
500: '#60ffc8',
950: '#000000',
},
}SCSS
$custom: #60ffc8; $custom-light: #9cffd8; $custom-dark: #000000;
JSON
{
"hex": "#60ffc8",
"rgb": {
"r": 96,
"g": 255,
"b": 200
},
"hsl": {
"h": 159.245,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90198,
"c": 0.1549,
"h": 166.5
},
"luminance": 0.78177
}Semantic roles & 50–950 ramp
primary
#60FFC8
secondary
#D92A67
accent
#004FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683