#60FBCA#60FBCA
#60FBCA is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.149 H 168.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBCA |
|---|---|
| RGB | rgb(96, 251, 202) |
| HSL | hsl(161, 95%, 68%) |
| HSV | hsv(161, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(89.74, -52.21, 11.48) |
| CIE-LCH | lch(89.74, 53.45, 167.60°) |
| OKLab | oklab(89.3% -0.1457 0.0294) |
| OKLCH | oklch(89.3% 0.149 168.6) |
| XYZ | xyz(49.9764, 75.7402, 67.8512) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 2.57
Bright Teal
#01F9C6
ΔE00 2.85
Light Turquoise
#7EF4CC
ΔE00 3.17
Light Aqua
#8CFFDB
ΔE00 4.35
Light Greenish Blue
#63F7B4
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBCA #FB6091
analogous
#60FB7C #60FBCA #60DFFB
triadic
#60FBCA #CA60FB #FBCA60
tetradic
#60FBCA #7C60FB #FB6091 #DFFB60
square
#60FBCA #7C60FB #FB6091 #DFFB60
split-complementary
#60FBCA #FB60DF #FB7C60
monochromatic
#06DB98 #24F9B6 #60FBCA #9CFDDE #D7FEF2
Accessibility & contrast
On white
1.30
#60FBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#60FBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBCA
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBCA | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fbca; /* rgb */ color: rgb(96, 251, 202); /* oklch */ color: oklch(89.3% 0.149 168.6);
Tailwind
colors: {
custom: {
50: '#9cfdda',
500: '#60fbca',
950: '#000000',
},
}SCSS
$custom: #60fbca; $custom-light: #9cfdda; $custom-dark: #000000;
JSON
{
"hex": "#60fbca",
"rgb": {
"r": 96,
"g": 251,
"b": 202
},
"hsl": {
"h": 161.032,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.89298,
"c": 0.14867,
"h": 168.6
},
"luminance": 0.75745
}Semantic roles & 50–950 ramp
primary
#60FBCA
secondary
#D42B60
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683