#6FE7BF#6FE7BF
#6FE7BF is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.8% C 0.124 H 169.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE7BF |
|---|---|
| RGB | rgb(111, 231, 191) |
| HSL | hsl(160, 71%, 67%) |
| HSV | hsv(160, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 17.3%, 9.4%) |
| CIE-LAB | lab(84.12, -43.19, 9.25) |
| CIE-LCH | lch(84.12, 44.17, 167.92°) |
| OKLab | oklab(84.76% -0.1213 0.0237) |
| OKLCH | oklch(84.76% 0.124 169) |
| XYZ | xyz(44.5312, 64.2890, 59.3424) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.97
Seafoam
#7FE0B3
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.76
Light Teal
#90E4C1
ΔE00 3.81
Eucalyptus
#44D7A8
ΔE00 4.99
Aquamarine
#7FFFD4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE7BF #E76F97
analogous
#6FE783 #6FE7BF #6FD3E7
triadic
#6FE7BF #BF6FE7 #E7BF6F
tetradic
#6FE7BF #836FE7 #E76F97 #D3E76F
square
#6FE7BF #836FE7 #E76F97 #D3E76F
split-complementary
#6FE7BF #E76FD3 #E7836F
monochromatic
#1FBC88 #3BDEA8 #6FE7BF #A3F0D6 #D8F8EE
Accessibility & contrast
On white
1.52
#6FE7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#6FE7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE7BF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE7BF | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#D0CCC2
Tritanopia (blue-blind)
#3CE8DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe7bf; /* rgb */ color: rgb(111, 231, 191); /* oklch */ color: oklch(84.8% 0.124 169.0);
Tailwind
colors: {
custom: {
50: '#a0efd2',
500: '#6fe7bf',
950: '#000000',
},
}SCSS
$custom: #6fe7bf; $custom-light: #a0efd2; $custom-dark: #000000;
JSON
{
"hex": "#6fe7bf",
"rgb": {
"r": 111,
"g": 231,
"b": 191
},
"hsl": {
"h": 160,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.84759,
"c": 0.12361,
"h": 169
},
"luminance": 0.64293
}Semantic roles & 50–950 ramp
primary
#6FE7BF
secondary
#BC3F68
accent
#1253D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583