#6BF2AE#6BF2AE
#6BF2AE is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.8% C 0.154 H 158.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2AE |
|---|---|
| RGB | rgb(107, 242, 174) |
| HSL | hsl(150, 84%, 68%) |
| HSV | hsv(150, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(86.84, -52.28, 21.90) |
| CIE-LCH | lch(86.84, 56.68, 157.27°) |
| OKLab | oklab(86.83% -0.1431 0.0557) |
| OKLCH | oklch(86.83% 0.154 158.7) |
| XYZ | xyz(45.4516, 69.6818, 51.0909) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.40
Light Blue Green
#7EFBB3
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2AE #F26BAF
analogous
#6BF26B #6BF2AE #6BF2F2
triadic
#6BF2AE #AE6BF2 #F2AE6B
tetradic
#6BF2AE #6B6BF2 #F26BAF #F2F26B
square
#6BF2AE #6B6BF2 #F26BAF #F2F26B
split-complementary
#6BF2AE #F26BF2 #F26B6B
monochromatic
#12D071 #33ED8F #6BF2AE #A3F7CD #DCFCEC
Accessibility & contrast
On white
1.41
#6BF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#6BF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2AE
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2AE | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AA
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#39F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf2ae; /* rgb */ color: rgb(107, 242, 174); /* oklch */ color: oklch(86.8% 0.154 158.7);
Tailwind
colors: {
custom: {
50: '#9ff7c6',
500: '#6bf2ae',
950: '#000000',
},
}SCSS
$custom: #6bf2ae; $custom-light: #9ff7c6; $custom-dark: #000000;
JSON
{
"hex": "#6bf2ae",
"rgb": {
"r": 107,
"g": 242,
"b": 174
},
"hsl": {
"h": 149.778,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86826,
"c": 0.15352,
"h": 158.7
},
"luminance": 0.69686
}Semantic roles & 50–950 ramp
primary
#6BF2AE
secondary
#CB3681
accent
#0574E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582