#6CF4AD#6CF4AD
#6CF4AD is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.3% C 0.157 H 157.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF4AD |
|---|---|
| RGB | rgb(108, 244, 173) |
| HSL | hsl(149, 86%, 69%) |
| HSV | hsv(149, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 29.1%, 4.3%) |
| CIE-LAB | lab(87.44, -53.08, 23.24) |
| CIE-LCH | lch(87.44, 57.94, 156.36°) |
| OKLab | oklab(87.32% -0.145 0.059) |
| OKLCH | oklch(87.32% 0.157 157.9) |
| XYZ | xyz(46.0739, 70.9024, 50.7846) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Light Blue Green
#7EFBB3
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 2.07
Seafoam (survey)
#80F9AD
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF4AD #F46CB3
analogous
#6FF46C #6CF4AD #6CF4F1
triadic
#6CF4AD #AD6CF4 #F4AD6C
tetradic
#6CF4AD #6C6FF4 #F46CB3 #F4F16C
square
#6CF4AD #6C6FF4 #F46CB3 #F4F16C
split-complementary
#6CF4AD #F16CF4 #F46C6F
monochromatic
#10D66E #33F08D #6CF4AD #A5F8CD #DEFDED
Accessibility & contrast
On white
1.38
#6CF4AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#6CF4AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF4AD
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF4AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF4AD | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A9
Deuteranopia (green-blind)
#DFD6B1
Tritanopia (blue-blind)
#3BF2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf4ad; /* rgb */ color: rgb(108, 244, 173); /* oklch */ color: oklch(87.3% 0.157 157.9);
Tailwind
colors: {
custom: {
50: '#a0f8c5',
500: '#6cf4ad',
950: '#000000',
},
}SCSS
$custom: #6cf4ad; $custom-light: #a0f8c5; $custom-dark: #000000;
JSON
{
"hex": "#6cf4ad",
"rgb": {
"r": 108,
"g": 244,
"b": 173
},
"hsl": {
"h": 148.676,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.87316,
"c": 0.15656,
"h": 157.9
},
"luminance": 0.70907
}Semantic roles & 50–950 ramp
primary
#6CF4AD
secondary
#CD3785
accent
#0378E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582