#6BDBA2#6BDBA2
#6BDBA2 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.132 H 159.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBA2 |
|---|---|
| RGB | rgb(107, 219, 162) |
| HSL | hsl(149, 61%, 64%) |
| HSV | hsv(149, 51%, 86%) |
| CMYK | cmyk(51.1%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(79.84, -45.03, 18.43) |
| CIE-LCH | lch(79.84, 48.66, 157.74°) |
| OKLab | oklab(81.03% -0.1237 0.047) |
| OKLCH | oklch(81.03% 0.132 159.2) |
| XYZ | xyz(37.9134, 56.3943, 43.0627) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.42
Eucalyptus
#44D7A8
ΔE00 4.25
Aqua Green
#12E193
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.83
Mediumaquamarine
#66CDAA
ΔE00 6.04
Light Greenish Blue
#63F7B4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBA2 #DB6BA4
analogous
#6CDB6B #6BDBA2 #6BDBDA
triadic
#6BDBA2 #A26BDB #DBA26B
tetradic
#6BDBA2 #6B6CDB #DB6BA4 #DBDA6B
square
#6BDBA2 #6B6CDB #DB6BA4 #DBDA6B
split-complementary
#6BDBA2 #DA6BDB #DB6B6C
monochromatic
#28A465 #3ACF83 #6BDBA2 #9CE7C1 #CDF3E0
Accessibility & contrast
On white
1.71
#6BDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#6BDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBA2
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBA2 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9F
Deuteranopia (green-blind)
#C9C1A5
Tritanopia (blue-blind)
#48DACB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bdba2; /* rgb */ color: rgb(107, 219, 162); /* oklch */ color: oklch(81.0% 0.132 159.2);
Tailwind
colors: {
custom: {
50: '#9de7bd',
500: '#6bdba2',
950: '#000000',
},
}SCSS
$custom: #6bdba2; $custom-light: #9de7bd; $custom-dark: #000000;
JSON
{
"hex": "#6bdba2",
"rgb": {
"r": 107,
"g": 219,
"b": 162
},
"hsl": {
"h": 149.464,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.81033,
"c": 0.13233,
"h": 159.2
},
"luminance": 0.56397
}Semantic roles & 50–950 ramp
primary
#6BDBA2
secondary
#A74376
accent
#1D74C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482