#60F3A5#60F3A5
#60F3A5 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.168 H 156.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3A5 |
|---|---|
| RGB | rgb(96, 243, 165) |
| HSL | hsl(148, 86%, 66%) |
| HSV | hsv(148, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 32.1%, 4.7%) |
| CIE-LAB | lab(86.65, -56.67, 26.20) |
| CIE-LCH | lch(86.65, 62.43, 155.19°) |
| OKLab | oklab(86.53% -0.1541 0.0662) |
| OKLCH | oklch(86.53% 0.168 156.8) |
| XYZ | xyz(43.6622, 69.3002, 46.6653) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.26
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Green Blue
#56FCA2
ΔE00 2.48
Sea Green (survey)
#53FCA1
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3A5 #F360AE
analogous
#65F360 #60F3A5 #60F3EE
triadic
#60F3A5 #A560F3 #F3A560
tetradic
#60F3A5 #6065F3 #F360AE #F3EE60
square
#60F3A5 #6065F3 #F360AE #F3EE60
split-complementary
#60F3A5 #EE60F3 #F36065
monochromatic
#0FC967 #27EF85 #60F3A5 #99F7C5 #D2FCE5
Accessibility & contrast
On white
1.41
#60F3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#60F3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3A5
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3A5 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E1A0
Deuteranopia (green-blind)
#DED3AA
Tritanopia (blue-blind)
#1BF1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f3a5; /* rgb */ color: rgb(96, 243, 165); /* oklch */ color: oklch(86.5% 0.168 156.8);
Tailwind
colors: {
custom: {
50: '#9af8c0',
500: '#60f3a5',
950: '#000000',
},
}SCSS
$custom: #60f3a5; $custom-light: #9af8c0; $custom-dark: #000000;
JSON
{
"hex": "#60f3a5",
"rgb": {
"r": 96,
"g": 243,
"b": 165
},
"hsl": {
"h": 148.163,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86528,
"c": 0.16775,
"h": 156.8
},
"luminance": 0.69305
}Semantic roles & 50–950 ramp
primary
#60F3A5
secondary
#C63180
accent
#037AE2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582