#60F8A8#60F8A8
#60F8A8 is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.8% C 0.172 H 156.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60F8A8 |
|---|---|
| RGB | rgb(96, 248, 168) |
| HSL | hsl(148, 92%, 67%) |
| HSV | hsv(148, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 32.3%, 2.7%) |
| CIE-LAB | lab(88.18, -58.05, 26.75) |
| CIE-LCH | lch(88.18, 63.92, 155.26°) |
| OKLab | oklab(87.8% -0.1579 0.0675) |
| OKLCH | oklch(87.8% 0.172 156.8) |
| XYZ | xyz(45.4551, 72.4441, 48.6258) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.72
Sea Green (survey)
#53FCA1
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 1.93
Light Bluish Green
#76FDA8
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Greenish Blue
#63F7B4
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F8A8 #F860B0
analogous
#64F860 #60F8A8 #60F8F4
triadic
#60F8A8 #A860F8 #F8A860
tetradic
#60F8A8 #6064F8 #F860B0 #F8F460
square
#60F8A8 #6064F8 #F860B0 #F8F460
split-complementary
#60F8A8 #F460F8 #F86064
monochromatic
#09D469 #25F588 #60F8A8 #9BFBC8 #D5FDE8
Accessibility & contrast
On white
1.36
#60F8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#60F8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F8A8
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F8A8 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A3
Deuteranopia (green-blind)
#E2D7AD
Tritanopia (blue-blind)
#0FF6E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f8a8; /* rgb */ color: rgb(96, 248, 168); /* oklch */ color: oklch(87.8% 0.172 156.8);
Tailwind
colors: {
custom: {
50: '#9bfbc2',
500: '#60f8a8',
950: '#000000',
},
}SCSS
$custom: #60f8a8; $custom-light: #9bfbc2; $custom-dark: #000000;
JSON
{
"hex": "#60f8a8",
"rgb": {
"r": 96,
"g": 248,
"b": 168
},
"hsl": {
"h": 148.421,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.878,
"c": 0.1717,
"h": 156.8
},
"luminance": 0.72449
}Semantic roles & 50–950 ramp
primary
#60F8A8
secondary
#CF2D82
accent
#0079E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582