#6FE7B2#6FE7B2
#6FE7B2 is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.4% C 0.133 H 162.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE7B2 |
|---|---|
| RGB | rgb(111, 231, 178) |
| HSL | hsl(154, 71%, 67%) |
| HSV | hsv(154, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(83.83, -45.98, 15.65) |
| CIE-LCH | lch(83.83, 48.58, 161.20°) |
| OKLab | oklab(84.43% -0.1271 0.0401) |
| OKLCH | oklch(84.43% 0.133 162.5) |
| XYZ | xyz(43.1635, 63.7419, 52.1397) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.70
Light Greenish Blue
#63F7B4
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.63
Light Aquamarine
#7BFDC7
ΔE00 4.73
Aqua Marine
#2EE8BB
ΔE00 4.81
Eucalyptus
#44D7A8
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE7B2 #E76FA4
analogous
#6FE776 #6FE7B2 #6FE0E7
triadic
#6FE7B2 #B26FE7 #E7B26F
tetradic
#6FE7B2 #766FE7 #E76FA4 #E0E76F
square
#6FE7B2 #766FE7 #E76FA4 #E0E76F
split-complementary
#6FE7B2 #E76FE0 #E7766F
monochromatic
#1FBC77 #3BDE96 #6FE7B2 #A3F0CE #D8F8EA
Accessibility & contrast
On white
1.53
#6FE7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6FE7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE7B2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE7B2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AF
Deuteranopia (green-blind)
#D2CCB5
Tritanopia (blue-blind)
#45E7D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe7b2; /* rgb */ color: rgb(111, 231, 178); /* oklch */ color: oklch(84.4% 0.133 162.5);
Tailwind
colors: {
custom: {
50: '#a0efc9',
500: '#6fe7b2',
950: '#000000',
},
}SCSS
$custom: #6fe7b2; $custom-light: #a0efc9; $custom-dark: #000000;
JSON
{
"hex": "#6fe7b2",
"rgb": {
"r": 111,
"g": 231,
"b": 178
},
"hsl": {
"h": 153.5,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.84433,
"c": 0.13328,
"h": 162.5
},
"luminance": 0.63746
}Semantic roles & 50–950 ramp
primary
#6FE7B2
secondary
#BC3F76
accent
#1267D3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582