#6CF3AF#6CF3AF
#6CF3AF is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.1% C 0.154 H 158.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF3AF |
|---|---|
| RGB | rgb(108, 243, 175) |
| HSL | hsl(150, 85%, 69%) |
| HSV | hsv(150, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(87.18, -52.28, 21.86) |
| CIE-LCH | lch(87.18, 56.67, 157.31°) |
| OKLab | oklab(87.12% -0.1431 0.0556) |
| OKLCH | oklch(87.12% 0.154 158.8) |
| XYZ | xyz(45.9688, 70.3802, 51.7114) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.26
Light Blue Green
#7EFBB3
ΔE00 2.27
Seafoam Green
#7AF9AB
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.68
Light Bluish Green
#76FDA8
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF3AF #F36CB0
analogous
#6DF36C #6CF3AF #6CF3F3
triadic
#6CF3AF #AF6CF3 #F3AF6C
tetradic
#6CF3AF #6C6DF3 #F36CB0 #F3F36C
square
#6CF3AF #6C6DF3 #F36CB0 #F3F36C
split-complementary
#6CF3AF #F36CF3 #F36C6D
monochromatic
#11D372 #33EE90 #6CF3AF #A5F8CE #DDFCED
Accessibility & contrast
On white
1.39
#6CF3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#6CF3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF3AF
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF3AF | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#3AF2E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf3af; /* rgb */ color: rgb(108, 243, 175); /* oklch */ color: oklch(87.1% 0.154 158.8);
Tailwind
colors: {
custom: {
50: '#a0f8c7',
500: '#6cf3af',
950: '#000000',
},
}SCSS
$custom: #6cf3af; $custom-light: #a0f8c7; $custom-dark: #000000;
JSON
{
"hex": "#6cf3af",
"rgb": {
"r": 108,
"g": 243,
"b": 175
},
"hsl": {
"h": 149.778,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.87121,
"c": 0.15351,
"h": 158.8
},
"luminance": 0.70384
}Semantic roles & 50–950 ramp
primary
#6CF3AF
secondary
#CC3782
accent
#0474E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582