#60FFCF#60FFCF
#60FFCF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.150 H 169.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFCF |
|---|---|
| RGB | rgb(96, 255, 207) |
| HSL | hsl(162, 100%, 69%) |
| HSV | hsv(162, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.01, -52.73, 10.71) |
| CIE-LCH | lch(91.01, 53.81, 168.52°) |
| OKLab | oklab(90.37% -0.1475 0.0274) |
| OKLCH | oklch(90.37% 0.15 169.5) |
| XYZ | xyz(51.8407, 78.5063, 71.4406) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 2.89
Bright Teal
#01F9C6
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 4.08
Greenish Cyan
#2AFEB7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFCF #FF6090
analogous
#60FF80 #60FFCF #60DFFF
triadic
#60FFCF #CF60FF #FFCF60
tetradic
#60FFCF #8060FF #FF6090 #DFFF60
square
#60FFCF #8060FF #FF6090 #DFFF60
split-complementary
#60FFCF #FF60DF #FF8060
monochromatic
#00E5A0 #23FFBD #60FFCF #9DFFE1 #DAFFF4
Accessibility & contrast
On white
1.26
#60FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#60FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFCF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFCF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E2DFD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60ffcf; /* rgb */ color: rgb(96, 255, 207); /* oklch */ color: oklch(90.4% 0.150 169.5);
Tailwind
colors: {
custom: {
50: '#9cffdd',
500: '#60ffcf',
950: '#000000',
},
}SCSS
$custom: #60ffcf; $custom-light: #9cffdd; $custom-dark: #000000;
JSON
{
"hex": "#60ffcf",
"rgb": {
"r": 96,
"g": 255,
"b": 207
},
"hsl": {
"h": 161.887,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90373,
"c": 0.15006,
"h": 169.5
},
"luminance": 0.78512
}Semantic roles & 50–950 ramp
primary
#60FFCF
secondary
#D92A5F
accent
#0045E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684