#60FDCA#60FDCA
#60FDCA is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.151 H 168.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDCA |
|---|---|
| RGB | rgb(96, 253, 202) |
| HSL | hsl(161, 98%, 68%) |
| HSV | hsv(161, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.32, -53.03, 12.31) |
| CIE-LCH | lch(90.32, 54.44, 166.94°) |
| OKLab | oklab(89.77% -0.1477 0.0315) |
| OKLCH | oklch(89.77% 0.151 168) |
| XYZ | xyz(50.6044, 76.9963, 68.0605) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.32
Aquamarine
#7FFFD4
ΔE00 2.68
Bright Teal
#01F9C6
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 4.09
Greenish Cyan
#2AFEB7
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDCA #FD6093
analogous
#60FD7B #60FDCA #60E1FD
triadic
#60FDCA #CA60FD #FDCA60
tetradic
#60FDCA #7B60FD #FD6093 #E1FD60
square
#60FDCA #7B60FD #FD6093 #E1FD60
split-complementary
#60FDCA #FD60E1 #FD7B60
monochromatic
#03E098 #24FCB6 #60FDCA #9CFEDE #D9FFF2
Accessibility & contrast
On white
1.28
#60FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#60FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDCA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDCA | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC7
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fdca; /* rgb */ color: rgb(96, 253, 202); /* oklch */ color: oklch(89.8% 0.151 168.0);
Tailwind
colors: {
custom: {
50: '#9cffda',
500: '#60fdca',
950: '#000000',
},
}SCSS
$custom: #60fdca; $custom-light: #9cffda; $custom-dark: #000000;
JSON
{
"hex": "#60fdca",
"rgb": {
"r": 96,
"g": 253,
"b": 202
},
"hsl": {
"h": 160.51,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89773,
"c": 0.15107,
"h": 168
},
"luminance": 0.77002
}Semantic roles & 50–950 ramp
primary
#60FDCA
secondary
#D72A62
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683