#60FBC3#60FBC3
#60FBC3 is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.1% C 0.154 H 165.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBC3 |
|---|---|
| RGB | rgb(96, 251, 195) |
| HSL | hsl(158, 95%, 68%) |
| HSV | hsv(158, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(89.59, -53.75, 14.88) |
| CIE-LCH | lch(89.59, 55.77, 164.53°) |
| OKLab | oklab(89.12% -0.1489 0.0381) |
| OKLCH | oklch(89.12% 0.154 165.7) |
| XYZ | xyz(49.1663, 75.4162, 63.5849) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.96
Light Greenish Blue
#63F7B4
ΔE00 2.77
Greenish Cyan
#2AFEB7
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBC3 #FB6098
analogous
#60FB76 #60FBC3 #60E5FB
triadic
#60FBC3 #C360FB #FBC360
tetradic
#60FBC3 #7660FB #FB6098 #E5FB60
square
#60FBC3 #7660FB #FB6098 #E5FB60
split-complementary
#60FBC3 #FB60E5 #FB7660
monochromatic
#06DB8E #24F9AC #60FBC3 #9CFDDA #D7FEF0
Accessibility & contrast
On white
1.31
#60FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#60FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBC3
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBC3 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EAC0
Deuteranopia (green-blind)
#E0DBC7
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60fbc3; /* rgb */ color: rgb(96, 251, 195); /* oklch */ color: oklch(89.1% 0.154 165.7);
Tailwind
colors: {
custom: {
50: '#9cfdd5',
500: '#60fbc3',
950: '#000000',
},
}SCSS
$custom: #60fbc3; $custom-light: #9cfdd5; $custom-dark: #000000;
JSON
{
"hex": "#60fbc3",
"rgb": {
"r": 96,
"g": 251,
"b": 195
},
"hsl": {
"h": 158.323,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.89124,
"c": 0.15365,
"h": 165.7
},
"luminance": 0.75421
}Semantic roles & 50–950 ramp
primary
#60FBC3
secondary
#D42B68
accent
#0053E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683