#6FE8BE#6FE8BE
#6FE8BE is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.0% C 0.126 H 168.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8BE |
|---|---|
| RGB | rgb(111, 232, 190) |
| HSL | hsl(159, 72%, 67%) |
| HSV | hsv(159, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.38, -43.85, 10.15) |
| CIE-LCH | lch(84.38, 45.01, 166.96°) |
| OKLab | oklab(84.97% -0.1228 0.026) |
| OKLCH | oklch(84.97% 0.126 168) |
| XYZ | xyz(44.7022, 64.8065, 58.8584) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.86
Seafoam
#7FE0B3
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.72
Light Teal
#90E4C1
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.92
Light Aquamarine
#7BFDC7
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8BE #E86F99
analogous
#6FE882 #6FE8BE #6FD5E8
triadic
#6FE8BE #BE6FE8 #E8BE6F
tetradic
#6FE8BE #826FE8 #E86F99 #D5E86F
square
#6FE8BE #826FE8 #E86F99 #D5E86F
split-complementary
#6FE8BE #E86FD5 #E8826F
monochromatic
#1EBE87 #3AE0A6 #6FE8BE #A4F0D6 #D9F9EE
Accessibility & contrast
On white
1.50
#6FE8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6FE8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8BE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8BE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#3CE9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe8be; /* rgb */ color: rgb(111, 232, 190); /* oklch */ color: oklch(85.0% 0.126 168.0);
Tailwind
colors: {
custom: {
50: '#a1f0d1',
500: '#6fe8be',
950: '#000000',
},
}SCSS
$custom: #6fe8be; $custom-light: #a1f0d1; $custom-dark: #000000;
JSON
{
"hex": "#6fe8be",
"rgb": {
"r": 111,
"g": 232,
"b": 190
},
"hsl": {
"h": 159.174,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84969,
"c": 0.12558,
"h": 168
},
"luminance": 0.6481
}Semantic roles & 50–950 ramp
primary
#6FE8BE
secondary
#BD3E6A
accent
#1155D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583