#6FE7BD#6FE7BD
#6FE7BD is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.7% C 0.125 H 167.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE7BD |
|---|---|
| RGB | rgb(111, 231, 189) |
| HSL | hsl(159, 71%, 67%) |
| HSV | hsv(159, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 18.2%, 9.4%) |
| CIE-LAB | lab(84.07, -43.64, 10.23) |
| CIE-LCH | lch(84.07, 44.82, 166.80°) |
| OKLab | oklab(84.71% -0.1222 0.0262) |
| OKLCH | oklch(84.71% 0.125 167.9) |
| XYZ | xyz(44.3126, 64.2015, 58.1912) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 3.76
Light Teal
#90E4C1
ΔE00 3.88
Eucalyptus
#44D7A8
ΔE00 4.83
Aquamarine
#7FFFD4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE7BD #E76F99
analogous
#6FE781 #6FE7BD #6FD5E7
triadic
#6FE7BD #BD6FE7 #E7BD6F
tetradic
#6FE7BD #816FE7 #E76F99 #D5E76F
square
#6FE7BD #816FE7 #E76F99 #D5E76F
split-complementary
#6FE7BD #E76FD5 #E7816F
monochromatic
#1FBC85 #3BDEA5 #6FE7BD #A3F0D5 #D8F8ED
Accessibility & contrast
On white
1.52
#6FE7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6FE7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE7BD
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE7BD | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BB
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#3DE8DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe7bd; /* rgb */ color: rgb(111, 231, 189); /* oklch */ color: oklch(84.7% 0.125 167.9);
Tailwind
colors: {
custom: {
50: '#a0efd0',
500: '#6fe7bd',
950: '#000000',
},
}SCSS
$custom: #6fe7bd; $custom-light: #a0efd0; $custom-dark: #000000;
JSON
{
"hex": "#6fe7bd",
"rgb": {
"r": 111,
"g": 231,
"b": 189
},
"hsl": {
"h": 159,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.84707,
"c": 0.12499,
"h": 167.9
},
"luminance": 0.64205
}Semantic roles & 50–950 ramp
primary
#6FE7BD
secondary
#BC3F6A
accent
#1256D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583