#6CF294#6CF294
#6CF294 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.176 H 150.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF294 |
|---|---|
| RGB | rgb(108, 242, 148) |
| HSL | hsl(138, 84%, 69%) |
| HSV | hsv(138, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(86.42, -56.79, 34.53) |
| CIE-LCH | lch(86.42, 66.47, 148.70°) |
| OKLab | oklab(86.34% -0.1539 0.0859) |
| OKLCH | oklch(86.34% 0.176 150.8) |
| XYZ | xyz(43.2786, 68.8266, 39.0154) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.03
Light Green Blue
#56FCA2
ΔE00 3.10
Sea Green (survey)
#53FCA1
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.69
Seafoam (survey)
#80F9AD
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF294 #F26CCA
analogous
#87F26C #6CF294 #6CF2D7
triadic
#6CF294 #946CF2 #F2946C
tetradic
#6CF294 #6C87F2 #F26CCA #F2D76C
square
#6CF294 #6C87F2 #F26CCA #F2D76C
split-complementary
#6CF294 #D76CF2 #F26C87
monochromatic
#12D14B #34ED6B #6CF294 #A4F7BD #DCFCE6
Accessibility & contrast
On white
1.42
#6CF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#6CF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF294
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF294 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08D
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#49EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf294; /* rgb */ color: rgb(108, 242, 148); /* oklch */ color: oklch(86.3% 0.176 150.8);
Tailwind
colors: {
custom: {
50: '#a0f7b4',
500: '#6cf294',
950: '#000000',
},
}SCSS
$custom: #6cf294; $custom-light: #a0f7b4; $custom-dark: #000000;
JSON
{
"hex": "#6cf294",
"rgb": {
"r": 108,
"g": 242,
"b": 148
},
"hsl": {
"h": 137.91,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.8634,
"c": 0.1762,
"h": 150.8
},
"luminance": 0.68831
}Semantic roles & 50–950 ramp
primary
#6CF294
secondary
#CB379F
accent
#059FE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581