#60FFCD#60FFCD
#60FFCD is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.151 H 168.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFCD |
|---|---|
| RGB | rgb(96, 255, 205) |
| HSL | hsl(161, 100%, 69%) |
| HSV | hsv(161, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(90.97, -53.18, 11.68) |
| CIE-LCH | lch(90.97, 54.45, 167.61°) |
| OKLab | oklab(90.32% -0.1484 0.0299) |
| OKLCH | oklch(90.32% 0.151 168.6) |
| XYZ | xyz(51.5978, 78.4091, 70.1610) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 2.57
Bright Teal
#01F9C6
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 4.36
Greenish Cyan
#2AFEB7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFCD #FF6092
analogous
#60FF7E #60FFCD #60E2FF
triadic
#60FFCD #CD60FF #FFCD60
tetradic
#60FFCD #7E60FF #FF6092 #E2FF60
square
#60FFCD #7E60FF #FF6092 #E2FF60
split-complementary
#60FFCD #FF60E2 #FF7E60
monochromatic
#00E59D #23FFBA #60FFCD #9DFFE0 #DAFFF3
Accessibility & contrast
On white
1.26
#60FFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#60FFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFCD
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFCD | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCA
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60ffcd; /* rgb */ color: rgb(96, 255, 205); /* oklch */ color: oklch(90.3% 0.151 168.6);
Tailwind
colors: {
custom: {
50: '#9cffdc',
500: '#60ffcd',
950: '#000000',
},
}SCSS
$custom: #60ffcd; $custom-light: #9cffdc; $custom-dark: #000000;
JSON
{
"hex": "#60ffcd",
"rgb": {
"r": 96,
"g": 255,
"b": 205
},
"hsl": {
"h": 161.132,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90322,
"c": 0.1514,
"h": 168.6
},
"luminance": 0.78415
}Semantic roles & 50–950 ramp
primary
#60FFCD
secondary
#D92A61
accent
#0048E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684