#6FE7BB#6FE7BB
#6FE7BB is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.7% C 0.126 H 166.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE7BB |
|---|---|
| RGB | rgb(111, 231, 187) |
| HSL | hsl(158, 71%, 67%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(84.03, -44.07, 11.22) |
| CIE-LCH | lch(84.03, 45.48, 165.72°) |
| OKLab | oklab(84.66% -0.1231 0.0288) |
| OKLCH | oklch(84.66% 0.126 166.8) |
| XYZ | xyz(44.0970, 64.1153, 57.0557) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.68
Light Turquoise
#7EF4CC
ΔE00 3.24
Aqua Marine
#2EE8BB
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 4.03
Eucalyptus
#44D7A8
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE7BB #E76F9B
analogous
#6FE77F #6FE7BB #6FD7E7
triadic
#6FE7BB #BB6FE7 #E7BB6F
tetradic
#6FE7BB #7F6FE7 #E76F9B #D7E76F
square
#6FE7BB #7F6FE7 #E76F9B #D7E76F
split-complementary
#6FE7BB #E76FD7 #E77F6F
monochromatic
#1FBC83 #3BDEA2 #6FE7BB #A3F0D4 #D8F8ED
Accessibility & contrast
On white
1.52
#6FE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#6FE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE7BB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE7BB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#3FE8DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe7bb; /* rgb */ color: rgb(111, 231, 187); /* oklch */ color: oklch(84.7% 0.126 166.8);
Tailwind
colors: {
custom: {
50: '#a0efcf',
500: '#6fe7bb',
950: '#000000',
},
}SCSS
$custom: #6fe7bb; $custom-light: #a0efcf; $custom-dark: #000000;
JSON
{
"hex": "#6fe7bb",
"rgb": {
"r": 111,
"g": 231,
"b": 187
},
"hsl": {
"h": 158,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.84656,
"c": 0.12642,
"h": 166.8
},
"luminance": 0.64119
}Semantic roles & 50–950 ramp
primary
#6FE7BB
secondary
#BC3F6C
accent
#1259D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583