#60FFD7#60FFD7
#60FFD7 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.145 H 173.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFD7 |
|---|---|
| RGB | rgb(96, 255, 215) |
| HSL | hsl(165, 100%, 69%) |
| HSV | hsv(165, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.19, -50.90, 6.84) |
| CIE-LCH | lch(91.19, 51.36, 172.34°) |
| OKLab | oklab(90.58% -0.144 0.0173) |
| OKLCH | oklch(90.58% 0.145 173.1) |
| XYZ | xyz(52.8436, 78.9075, 76.7225) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 4.54
Tiffany Blue
#7BF2DA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFD7 #FF6088
analogous
#60FF88 #60FFD7 #60D7FF
triadic
#60FFD7 #D760FF #FFD760
tetradic
#60FFD7 #8860FF #FF6088 #D7FF60
square
#60FFD7 #8860FF #FF6088 #D7FF60
split-complementary
#60FFD7 #FF60D7 #FF8860
monochromatic
#00E5AB #23FFC8 #60FFD7 #9DFFE6 #DAFFF6
Accessibility & contrast
On white
1.25
#60FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#60FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFD7
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFD7 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E0DFDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60ffd7; /* rgb */ color: rgb(96, 255, 215); /* oklch */ color: oklch(90.6% 0.145 173.1);
Tailwind
colors: {
custom: {
50: '#9dffe3',
500: '#60ffd7',
950: '#000000',
},
}SCSS
$custom: #60ffd7; $custom-light: #9dffe3; $custom-dark: #000000;
JSON
{
"hex": "#60ffd7",
"rgb": {
"r": 96,
"g": 255,
"b": 215
},
"hsl": {
"h": 164.906,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90582,
"c": 0.14505,
"h": 173.1
},
"luminance": 0.78913
}Semantic roles & 50–950 ramp
primary
#60FFD7
secondary
#D92A56
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684