#6FE8BB#6FE8BB
#6FE8BB is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.9% C 0.128 H 166.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8BB |
|---|---|
| RGB | rgb(111, 232, 187) |
| HSL | hsl(158, 72%, 67%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.32, -44.51, 11.63) |
| CIE-LCH | lch(84.32, 46.00, 165.35°) |
| OKLab | oklab(84.89% -0.1242 0.0298) |
| OKLCH | oklch(84.89% 0.128 166.5) |
| XYZ | xyz(44.3777, 64.6766, 57.1493) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.16
Aqua Marine
#2EE8BB
ΔE00 3.84
Light Teal
#90E4C1
ΔE00 4.17
Light Aquamarine
#7BFDC7
ΔE00 4.69
Eucalyptus
#44D7A8
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8BB #E86F9C
analogous
#6FE87F #6FE8BB #6FD8E8
triadic
#6FE8BB #BB6FE8 #E8BB6F
tetradic
#6FE8BB #7F6FE8 #E86F9C #D8E86F
square
#6FE8BB #7F6FE8 #E86F9C #D8E86F
split-complementary
#6FE8BB #E86FD8 #E87F6F
monochromatic
#1EBE83 #3AE0A2 #6FE8BB #A4F0D4 #D9F9ED
Accessibility & contrast
On white
1.51
#6FE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6FE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8BB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8BB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#3EE9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe8bb; /* rgb */ color: rgb(111, 232, 187); /* oklch */ color: oklch(84.9% 0.128 166.5);
Tailwind
colors: {
custom: {
50: '#a0f0cf',
500: '#6fe8bb',
950: '#000000',
},
}SCSS
$custom: #6fe8bb; $custom-light: #a0f0cf; $custom-dark: #000000;
JSON
{
"hex": "#6fe8bb",
"rgb": {
"r": 111,
"g": 232,
"b": 187
},
"hsl": {
"h": 157.686,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84893,
"c": 0.12772,
"h": 166.5
},
"luminance": 0.64681
}Semantic roles & 50–950 ramp
primary
#6FE8BB
secondary
#BD3E6D
accent
#115AD5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583