#60F5C8#60F5C8
#60F5C8 is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.8% C 0.143 H 169.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5C8 |
|---|---|
| RGB | rgb(96, 245, 200) |
| HSL | hsl(162, 88%, 67%) |
| HSV | hsv(162, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 18.4%, 3.9%) |
| CIE-LAB | lab(87.95, -50.16, 9.96) |
| CIE-LCH | lch(87.95, 51.14, 168.77°) |
| OKLab | oklab(87.82% -0.1406 0.0255) |
| OKLCH | oklch(87.82% 0.143 169.7) |
| XYZ | xyz(47.8965, 71.9568, 65.9973) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.47
Aquamarine
#7FFFD4
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 3.65
Light Aqua
#8CFFDB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5C8 #F5608D
analogous
#60F57E #60F5C8 #60D8F5
triadic
#60F5C8 #C860F5 #F5C860
tetradic
#60F5C8 #7E60F5 #F5608D #D8F560
square
#60F5C8 #7E60F5 #F5608D #D8F560
split-complementary
#60F5C8 #F560D8 #F57E60
monochromatic
#0DCE93 #26F1B4 #60F5C8 #9AF9DC #D3FCF0
Accessibility & contrast
On white
1.36
#60F5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#60F5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5C8
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5C8 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C6
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#00F7E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f5c8; /* rgb */ color: rgb(96, 245, 200); /* oklch */ color: oklch(87.8% 0.143 169.7);
Tailwind
colors: {
custom: {
50: '#9bf9d8',
500: '#60f5c8',
950: '#000000',
},
}SCSS
$custom: #60f5c8; $custom-light: #9bf9d8; $custom-dark: #000000;
JSON
{
"hex": "#60f5c8",
"rgb": {
"r": 96,
"g": 245,
"b": 200
},
"hsl": {
"h": 161.879,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87821,
"c": 0.14286,
"h": 169.7
},
"luminance": 0.71962
}Semantic roles & 50–950 ramp
primary
#60F5C8
secondary
#C9305E
accent
#0146E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583