#6FE8BD#6FE8BD
#6FE8BD is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.9% C 0.126 H 167.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8BD |
|---|---|
| RGB | rgb(111, 232, 189) |
| HSL | hsl(159, 72%, 67%) |
| HSV | hsv(159, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 18.5%, 9%) |
| CIE-LAB | lab(84.36, -44.07, 10.65) |
| CIE-LCH | lch(84.36, 45.34, 166.42°) |
| OKLab | oklab(84.94% -0.1233 0.0273) |
| OKLCH | oklch(84.94% 0.126 167.5) |
| XYZ | xyz(44.5933, 64.7629, 58.2848) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.94
Seafoam
#7FE0B3
ΔE00 2.97
Aqua Marine
#2EE8BB
ΔE00 3.74
Light Teal
#90E4C1
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8BD #E86F9A
analogous
#6FE881 #6FE8BD #6FD6E8
triadic
#6FE8BD #BD6FE8 #E8BD6F
tetradic
#6FE8BD #816FE8 #E86F9A #D6E86F
square
#6FE8BD #816FE8 #E86F9A #D6E86F
split-complementary
#6FE8BD #E86FD6 #E8816F
monochromatic
#1EBE85 #3AE0A5 #6FE8BD #A4F0D5 #D9F9ED
Accessibility & contrast
On white
1.51
#6FE8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#6FE8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8BD
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8BD | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#3DE9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe8bd; /* rgb */ color: rgb(111, 232, 189); /* oklch */ color: oklch(84.9% 0.126 167.5);
Tailwind
colors: {
custom: {
50: '#a1f0d0',
500: '#6fe8bd',
950: '#000000',
},
}SCSS
$custom: #6fe8bd; $custom-light: #a1f0d0; $custom-dark: #000000;
JSON
{
"hex": "#6fe8bd",
"rgb": {
"r": 111,
"g": 232,
"b": 189
},
"hsl": {
"h": 158.678,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84944,
"c": 0.12629,
"h": 167.5
},
"luminance": 0.64767
}Semantic roles & 50–950 ramp
primary
#6FE8BD
secondary
#BD3E6B
accent
#1156D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583