#6ADFA1#6ADFA1
#6ADFA1 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.139 H 158.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADFA1 |
|---|---|
| RGB | rgb(106, 223, 161) |
| HSL | hsl(148, 65%, 65%) |
| HSV | hsv(148, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 27.8%, 12.5%) |
| CIE-LAB | lab(80.97, -47.17, 20.51) |
| CIE-LCH | lch(80.97, 51.44, 156.50°) |
| OKLab | oklab(81.94% -0.1292 0.0522) |
| OKLCH | oklch(81.94% 0.139 158) |
| XYZ | xyz(38.7614, 58.4094, 42.9428) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.06
Aqua Green
#12E193
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 5.06
Light Greenish Blue
#63F7B4
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 5.55
Seafoam Green
#7AF9AB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADFA1 #DF6AA8
analogous
#6EDF6A #6ADFA1 #6ADFDC
triadic
#6ADFA1 #A16ADF #DFA16A
tetradic
#6ADFA1 #6A6EDF #DF6AA8 #DFDC6A
square
#6ADFA1 #6A6EDF #DF6AA8 #DFDC6A
split-complementary
#6ADFA1 #DC6ADF #DF6A6E
monochromatic
#25AA63 #38D481 #6ADFA1 #9CEAC1 #CFF5E1
Accessibility & contrast
On white
1.66
#6ADFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#6ADFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADFA1
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADFA1 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09D
Deuteranopia (green-blind)
#CCC4A5
Tritanopia (blue-blind)
#46DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6adfa1; /* rgb */ color: rgb(106, 223, 161); /* oklch */ color: oklch(81.9% 0.139 158.0);
Tailwind
colors: {
custom: {
50: '#9ceabd',
500: '#6adfa1',
950: '#000000',
},
}SCSS
$custom: #6adfa1; $custom-light: #9ceabd; $custom-dark: #000000;
JSON
{
"hex": "#6adfa1",
"rgb": {
"r": 106,
"g": 223,
"b": 161
},
"hsl": {
"h": 148.205,
"s": 64.641,
"l": 64.51
},
"oklch": {
"l": 0.81937,
"c": 0.13932,
"h": 158
},
"luminance": 0.58413
}Semantic roles & 50–950 ramp
primary
#6ADFA1
secondary
#AC417A
accent
#1978CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482