#6FE2BB#6FE2BB
#6FE2BB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.5% C 0.120 H 168.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2BB |
|---|---|
| RGB | rgb(111, 226, 187) |
| HSL | hsl(160, 66%, 66%) |
| HSV | hsv(160, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.57, -41.88, 9.14) |
| CIE-LCH | lch(82.57, 42.86, 167.69°) |
| OKLab | oklab(83.47% -0.1176 0.0234) |
| OKLCH | oklch(83.47% 0.12 168.7) |
| XYZ | xyz(42.7175, 61.3564, 56.5959) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.79
Light Teal
#90E4C1
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 4.01
Aqua Marine
#2EE8BB
ΔE00 4.12
Eucalyptus
#44D7A8
ΔE00 4.35
Mediumaquamarine
#66CDAA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2BB #E26F96
analogous
#6FE281 #6FE2BB #6FCFE2
triadic
#6FE2BB #BB6FE2 #E2BB6F
tetradic
#6FE2BB #816FE2 #E26F96 #CFE26F
square
#6FE2BB #816FE2 #E26F96 #CFE26F
split-complementary
#6FE2BB #E26FCF #E2816F
monochromatic
#24B382 #3CD8A3 #6FE2BB #A2ECD3 #D5F7EB
Accessibility & contrast
On white
1.58
#6FE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6FE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2BB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2BB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#41E3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe2bb; /* rgb */ color: rgb(111, 226, 187); /* oklch */ color: oklch(83.5% 0.120 168.7);
Tailwind
colors: {
custom: {
50: '#a0ebcf',
500: '#6fe2bb',
950: '#000000',
},
}SCSS
$custom: #6fe2bb; $custom-light: #a0ebcf; $custom-dark: #000000;
JSON
{
"hex": "#6fe2bb",
"rgb": {
"r": 111,
"g": 226,
"b": 187
},
"hsl": {
"h": 159.652,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.83473,
"c": 0.11993,
"h": 168.7
},
"luminance": 0.6136
}Semantic roles & 50–950 ramp
primary
#6FE2BB
secondary
#B44268
accent
#1755CE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483