#60F5C7#60F5C7
#60F5C7 is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.8% C 0.144 H 169.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5C7 |
|---|---|
| RGB | rgb(96, 245, 199) |
| HSL | hsl(161, 88%, 67%) |
| HSV | hsv(161, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 18.8%, 3.9%) |
| CIE-LAB | lab(87.93, -50.39, 10.45) |
| CIE-LCH | lch(87.93, 51.46, 168.29°) |
| OKLab | oklab(87.8% -0.141 0.0267) |
| OKLCH | oklch(87.8% 0.144 169.3) |
| XYZ | xyz(47.7800, 71.9102, 65.3838) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 3.01
Light Aquamarine
#7BFDC7
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5C7 #F5608E
analogous
#60F57D #60F5C7 #60D8F5
triadic
#60F5C7 #C760F5 #F5C760
tetradic
#60F5C7 #7D60F5 #F5608E #D8F560
square
#60F5C7 #7D60F5 #F5608E #D8F560
split-complementary
#60F5C7 #F560D8 #F57D60
monochromatic
#0DCE92 #26F1B3 #60F5C7 #9AF9DB #D3FCF0
Accessibility & contrast
On white
1.37
#60F5C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#60F5C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5C7
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5C7 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C5
Deuteranopia (green-blind)
#DAD6CA
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f5c7; /* rgb */ color: rgb(96, 245, 199); /* oklch */ color: oklch(87.8% 0.144 169.3);
Tailwind
colors: {
custom: {
50: '#9bf9d8',
500: '#60f5c7',
950: '#000000',
},
}SCSS
$custom: #60f5c7; $custom-light: #9bf9d8; $custom-dark: #000000;
JSON
{
"hex": "#60f5c7",
"rgb": {
"r": 96,
"g": 245,
"b": 199
},
"hsl": {
"h": 161.477,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87796,
"c": 0.14352,
"h": 169.3
},
"luminance": 0.71915
}Semantic roles & 50–950 ramp
primary
#60F5C7
secondary
#C9305F
accent
#0147E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583