#6FE8BF#6FE8BF
#6FE8BF is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.0% C 0.125 H 168.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8BF |
|---|---|
| RGB | rgb(111, 232, 191) |
| HSL | hsl(160, 72%, 67%) |
| HSV | hsv(160, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 17.7%, 9%) |
| CIE-LAB | lab(84.41, -43.63, 9.66) |
| CIE-LCH | lch(84.41, 44.69, 167.51°) |
| OKLab | oklab(85% -0.1224 0.0248) |
| OKLCH | oklch(85% 0.125 168.6) |
| XYZ | xyz(44.8118, 64.8503, 59.4360) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.80
Seafoam
#7FE0B3
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.72
Light Teal
#90E4C1
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.90
Eucalyptus
#44D7A8
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8BF #E86F98
analogous
#6FE882 #6FE8BF #6FD5E8
triadic
#6FE8BF #BF6FE8 #E8BF6F
tetradic
#6FE8BF #826FE8 #E86F98 #D5E86F
square
#6FE8BF #826FE8 #E86F98 #D5E86F
split-complementary
#6FE8BF #E86FD5 #E8826F
monochromatic
#1EBE88 #3AE0A8 #6FE8BF #A4F0D6 #D9F9EE
Accessibility & contrast
On white
1.50
#6FE8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#6FE8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8BF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8BF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABD
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#3CE9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe8bf; /* rgb */ color: rgb(111, 232, 191); /* oklch */ color: oklch(85.0% 0.125 168.6);
Tailwind
colors: {
custom: {
50: '#a1f0d2',
500: '#6fe8bf',
950: '#000000',
},
}SCSS
$custom: #6fe8bf; $custom-light: #a1f0d2; $custom-dark: #000000;
JSON
{
"hex": "#6fe8bf",
"rgb": {
"r": 111,
"g": 232,
"b": 191
},
"hsl": {
"h": 159.669,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84995,
"c": 0.12489,
"h": 168.6
},
"luminance": 0.64854
}Semantic roles & 50–950 ramp
primary
#6FE8BF
secondary
#BD3E69
accent
#1153D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583