#6BE2A2#6BE2A2
#6BE2A2 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.7% C 0.142 H 157.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE2A2 |
|---|---|
| RGB | rgb(107, 226, 162) |
| HSL | hsl(148, 67%, 65%) |
| HSV | hsv(148, 53%, 89%) |
| CMYK | cmyk(52.7%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(81.91, -48.01, 21.29) |
| CIE-LCH | lch(81.91, 52.52, 156.08°) |
| OKLab | oklab(82.72% -0.1314 0.0541) |
| OKLCH | oklch(82.72% 0.142 157.6) |
| XYZ | xyz(39.7781, 60.1237, 43.6842) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 4.72
Seafoam Green
#7AF9AB
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 5.38
Seafoam (survey)
#80F9AD
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE2A2 #E26BAB
analogous
#6FE26B #6BE2A2 #6BE2DD
triadic
#6BE2A2 #A26BE2 #E2A26B
tetradic
#6BE2A2 #6B6FE2 #E26BAB #E2DD6B
square
#6BE2A2 #6B6FE2 #E26BAB #E2DD6B
split-complementary
#6BE2A2 #DD6BE2 #E26B6F
monochromatic
#23B064 #38D882 #6BE2A2 #9EECC2 #D1F6E2
Accessibility & contrast
On white
1.61
#6BE2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#6BE2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE2A2
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE2A2 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#CFC7A6
Tritanopia (blue-blind)
#46E1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be2a2; /* rgb */ color: rgb(107, 226, 162); /* oklch */ color: oklch(82.7% 0.142 157.6);
Tailwind
colors: {
custom: {
50: '#9decbd',
500: '#6be2a2',
950: '#000000',
},
}SCSS
$custom: #6be2a2; $custom-light: #9decbd; $custom-dark: #000000;
JSON
{
"hex": "#6be2a2",
"rgb": {
"r": 107,
"g": 226,
"b": 162
},
"hsl": {
"h": 147.731,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.82719,
"c": 0.14207,
"h": 157.6
},
"luminance": 0.60127
}Semantic roles & 50–950 ramp
primary
#6BE2A2
secondary
#B1407D
accent
#167ACF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582