#6BEAAA#6BEAAA
#6BEAAA is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.146 H 159.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEAAA |
|---|---|
| RGB | rgb(107, 234, 170) |
| HSL | hsl(150, 75%, 67%) |
| HSV | hsv(150, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.42, -49.77, 20.61) |
| CIE-LCH | lch(84.42, 53.87, 157.51°) |
| OKLab | oklab(84.82% -0.1364 0.0525) |
| OKLCH | oklch(84.82% 0.146 159) |
| XYZ | xyz(42.7383, 64.8699, 48.2913) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.61
Aqua Green
#12E193
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEAAA #EA6BAB
analogous
#6CEA6B #6BEAAA #6BEAEA
triadic
#6BEAAA #AA6BEA #EAAA6B
tetradic
#6BEAAA #6B6CEA #EA6BAB #EAEA6B
square
#6BEAAA #6B6CEA #EA6BAB #EAEA6B
split-complementary
#6BEAAA #EA6BEA #EA6B6C
monochromatic
#1BBF6D #35E28B #6BEAAA #A1F2C9 #D6F9E8
Accessibility & contrast
On white
1.50
#6BEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#6BEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEAAA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEAAA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#3FE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6beaaa; /* rgb */ color: rgb(107, 234, 170); /* oklch */ color: oklch(84.8% 0.146 159.0);
Tailwind
colors: {
custom: {
50: '#9ef1c3',
500: '#6beaaa',
950: '#000000',
},
}SCSS
$custom: #6beaaa; $custom-light: #9ef1c3; $custom-dark: #000000;
JSON
{
"hex": "#6beaaa",
"rgb": {
"r": 107,
"g": 234,
"b": 170
},
"hsl": {
"h": 149.764,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.8482,
"c": 0.14613,
"h": 159
},
"luminance": 0.64874
}Semantic roles & 50–950 ramp
primary
#6BEAAA
secondary
#BE3B7D
accent
#0E74D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582