#60FFC2#60FFC2
#60FFC2 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.159 H 164.2°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFC2 |
|---|---|
| RGB | rgb(96, 255, 194) |
| HSL | hsl(157, 100%, 69%) |
| HSV | hsv(157, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.73, -55.58, 17.00) |
| CIE-LCH | lch(90.73, 58.12, 162.99°) |
| OKLab | oklab(90.05% -0.1533 0.0435) |
| OKLCH | oklch(90.05% 0.159 164.2) |
| XYZ | xyz(50.3164, 77.8966, 63.4123) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.20
Light Greenish Blue
#63F7B4
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 2.64
Greenish Turquoise
#00FBB0
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFC2 #FF609D
analogous
#60FF73 #60FFC2 #60EDFF
triadic
#60FFC2 #C260FF #FFC260
tetradic
#60FFC2 #7360FF #FF609D #EDFF60
square
#60FFC2 #7360FF #FF609D #EDFF60
split-complementary
#60FFC2 #FF60ED #FF7360
monochromatic
#00E58D #23FFAB #60FFC2 #9DFFD9 #DAFFF1
Accessibility & contrast
On white
1.27
#60FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#60FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFC2
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFC2 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #60ffc2; /* rgb */ color: rgb(96, 255, 194); /* oklch */ color: oklch(90.1% 0.159 164.2);
Tailwind
colors: {
custom: {
50: '#9cffd4',
500: '#60ffc2',
950: '#000000',
},
}SCSS
$custom: #60ffc2; $custom-light: #9cffd4; $custom-dark: #000000;
JSON
{
"hex": "#60ffc2",
"rgb": {
"r": 96,
"g": 255,
"b": 194
},
"hsl": {
"h": 156.981,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90054,
"c": 0.15935,
"h": 164.2
},
"luminance": 0.77902
}Semantic roles & 50–950 ramp
primary
#60FFC2
secondary
#D92A6D
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683