#6CF4AF#6CF4AF
#6CF4AF is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.4% C 0.155 H 158.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF4AF |
|---|---|
| RGB | rgb(108, 244, 175) |
| HSL | hsl(150, 86%, 69%) |
| HSV | hsv(150, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(87.48, -52.69, 22.26) |
| CIE-LCH | lch(87.48, 57.20, 157.09°) |
| OKLab | oklab(87.36% -0.1441 0.0566) |
| OKLCH | oklch(87.36% 0.155 158.6) |
| XYZ | xyz(46.2689, 70.9804, 51.8114) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.21
Light Blue Green
#7EFBB3
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF4AF #F46CB1
analogous
#6DF46C #6CF4AF #6CF4F3
triadic
#6CF4AF #AF6CF4 #F4AF6C
tetradic
#6CF4AF #6C6DF4 #F46CB1 #F4F36C
square
#6CF4AF #6C6DF4 #F46CB1 #F4F36C
split-complementary
#6CF4AF #F36CF4 #F46C6D
monochromatic
#10D671 #33F090 #6CF4AF #A5F8CE #DEFDED
Accessibility & contrast
On white
1.38
#6CF4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#6CF4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF4AF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF4AF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AB
Deuteranopia (green-blind)
#DFD6B3
Tritanopia (blue-blind)
#3AF3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf4af; /* rgb */ color: rgb(108, 244, 175); /* oklch */ color: oklch(87.4% 0.155 158.6);
Tailwind
colors: {
custom: {
50: '#a0f8c7',
500: '#6cf4af',
950: '#000000',
},
}SCSS
$custom: #6cf4af; $custom-light: #a0f8c7; $custom-dark: #000000;
JSON
{
"hex": "#6cf4af",
"rgb": {
"r": 108,
"g": 244,
"b": 175
},
"hsl": {
"h": 149.559,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.8736,
"c": 0.15485,
"h": 158.6
},
"luminance": 0.70985
}Semantic roles & 50–950 ramp
primary
#6CF4AF
secondary
#CD3783
accent
#0374E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582