#6FDEB2#6FDEB2
#6FDEB2 is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.3% C 0.121 H 165.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEB2 |
|---|---|
| RGB | rgb(111, 222, 178) |
| HSL | hsl(156, 63%, 65%) |
| HSV | hsv(156, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.20, -42.07, 11.94) |
| CIE-LCH | lch(81.20, 43.73, 164.16°) |
| OKLab | oklab(82.29% -0.1172 0.0306) |
| OKLCH | oklch(82.29% 0.121 165.4) |
| XYZ | xyz(40.7091, 58.8330, 51.3215) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.77
Eucalyptus
#44D7A8
ΔE00 3.55
Light Teal
#90E4C1
ΔE00 4.11
Mediumaquamarine
#66CDAA
ΔE00 4.45
Aqua Marine
#2EE8BB
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEB2 #DE6F9B
analogous
#6FDE7A #6FDEB2 #6FD3DE
triadic
#6FDEB2 #B26FDE #DEB26F
tetradic
#6FDEB2 #7A6FDE #DE6F9B #D3DE6F
square
#6FDEB2 #7A6FDE #DE6F9B #D3DE6F
split-complementary
#6FDEB2 #DE6FD3 #DE7A6F
monochromatic
#27AB77 #3DD397 #6FDEB2 #A1E9CD #D3F5E7
Accessibility & contrast
On white
1.64
#6FDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#6FDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEB2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEB2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#C9C5B5
Tritanopia (blue-blind)
#48DED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdeb2; /* rgb */ color: rgb(111, 222, 178); /* oklch */ color: oklch(82.3% 0.121 165.4);
Tailwind
colors: {
custom: {
50: '#9fe9c9',
500: '#6fdeb2',
950: '#000000',
},
}SCSS
$custom: #6fdeb2; $custom-light: #9fe9c9; $custom-dark: #000000;
JSON
{
"hex": "#6fdeb2",
"rgb": {
"r": 111,
"g": 222,
"b": 178
},
"hsl": {
"h": 156.216,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.82293,
"c": 0.12115,
"h": 165.4
},
"luminance": 0.58836
}Semantic roles & 50–950 ramp
primary
#6FDEB2
secondary
#AE446E
accent
#1B61CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482