#60FBCF#60FBCF
#60FBCF is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.4% C 0.145 H 170.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBCF |
|---|---|
| RGB | rgb(96, 251, 207) |
| HSL | hsl(163, 95%, 68%) |
| HSV | hsv(163, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(89.85, -51.08, 9.05) |
| CIE-LCH | lch(89.85, 51.87, 169.95°) |
| OKLab | oklab(89.43% -0.1435 0.0231) |
| OKLCH | oklch(89.43% 0.145 170.9) |
| XYZ | xyz(50.5780, 75.9808, 71.0197) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.87
Bright Teal
#01F9C6
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBCF #FB608C
analogous
#60FB81 #60FBCF #60D9FB
triadic
#60FBCF #CF60FB #FBCF60
tetradic
#60FBCF #8160FB #FB608C #D9FB60
square
#60FBCF #8160FB #FB608C #D9FB60
split-complementary
#60FBCF #FB60D9 #FB8160
monochromatic
#06DB9E #24F9BD #60FBCF #9CFDE1 #D7FEF3
Accessibility & contrast
On white
1.30
#60FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#60FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBCF
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBCF | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCD
Deuteranopia (green-blind)
#DEDBD2
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fbcf; /* rgb */ color: rgb(96, 251, 207); /* oklch */ color: oklch(89.4% 0.145 170.9);
Tailwind
colors: {
custom: {
50: '#9cfddd',
500: '#60fbcf',
950: '#000000',
},
}SCSS
$custom: #60fbcf; $custom-light: #9cfddd; $custom-dark: #000000;
JSON
{
"hex": "#60fbcf",
"rgb": {
"r": 96,
"g": 251,
"b": 207
},
"hsl": {
"h": 162.968,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.89426,
"c": 0.14538,
"h": 170.9
},
"luminance": 0.75986
}Semantic roles & 50–950 ramp
primary
#60FBCF
secondary
#D42B5B
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684