#6FE8BA#6FE8BA
#6FE8BA is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.9% C 0.128 H 166.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8BA |
|---|---|
| RGB | rgb(111, 232, 186) |
| HSL | hsl(157, 72%, 67%) |
| HSV | hsv(157, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 19.8%, 9%) |
| CIE-LAB | lab(84.29, -44.72, 12.12) |
| CIE-LCH | lch(84.29, 46.34, 164.83°) |
| OKLab | oklab(84.87% -0.1246 0.0311) |
| OKLCH | oklch(84.87% 0.128 166) |
| XYZ | xyz(44.2710, 64.6340, 56.5875) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 3.91
Light Teal
#90E4C1
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8BA #E86F9D
analogous
#6FE87E #6FE8BA #6FDAE8
triadic
#6FE8BA #BA6FE8 #E8BA6F
tetradic
#6FE8BA #7E6FE8 #E86F9D #DAE86F
square
#6FE8BA #7E6FE8 #E86F9D #DAE86F
split-complementary
#6FE8BA #E86FDA #E87E6F
monochromatic
#1EBE81 #3AE0A1 #6FE8BA #A4F0D3 #D9F9ED
Accessibility & contrast
On white
1.51
#6FE8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#6FE8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8BA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8BA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB8
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#3FE9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe8ba; /* rgb */ color: rgb(111, 232, 186); /* oklch */ color: oklch(84.9% 0.128 166.0);
Tailwind
colors: {
custom: {
50: '#a0f0ce',
500: '#6fe8ba',
950: '#000000',
},
}SCSS
$custom: #6fe8ba; $custom-light: #a0f0ce; $custom-dark: #000000;
JSON
{
"hex": "#6fe8ba",
"rgb": {
"r": 111,
"g": 232,
"b": 186
},
"hsl": {
"h": 157.19,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84867,
"c": 0.12845,
"h": 166
},
"luminance": 0.64638
}Semantic roles & 50–950 ramp
primary
#6FE8BA
secondary
#BD3E6E
accent
#115BD5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583