#6FDAAB#6FDAAB
#6FDAAB is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.2% C 0.121 H 163.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDAAB |
|---|---|
| RGB | rgb(111, 218, 171) |
| HSL | hsl(154, 59%, 65%) |
| HSV | hsv(154, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 21.6%, 14.5%) |
| CIE-LAB | lab(79.87, -41.79, 13.76) |
| CIE-LCH | lch(79.87, 44.00, 161.77°) |
| OKLab | oklab(81.16% -0.1159 0.0353) |
| OKLCH | oklch(81.16% 0.121 163.1) |
| XYZ | xyz(38.9743, 56.4594, 47.3641) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.04
Eucalyptus
#44D7A8
ΔE00 3.43
Mediumaquamarine
#66CDAA
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 4.88
Seafoam Blue
#78D1B6
ΔE00 5.58
Aqua Marine
#2EE8BB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDAAB #DA6F9E
analogous
#6FDA76 #6FDAAB #6FD3DA
triadic
#6FDAAB #AB6FDA #DAAB6F
tetradic
#6FDAAB #766FDA #DA6F9E #D3DA6F
square
#6FDAAB #766FDA #DA6F9E #D3DA6F
split-complementary
#6FDAAB #DA6FD3 #DA766F
monochromatic
#2AA46F #3ECD8F #6FDAAB #A0E7C7 #D0F3E4
Accessibility & contrast
On white
1.71
#6FDAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#6FDAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDAAB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDAAB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#C7C1AE
Tritanopia (blue-blind)
#4CDACD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fdaab; /* rgb */ color: rgb(111, 218, 171); /* oklch */ color: oklch(81.2% 0.121 163.1);
Tailwind
colors: {
custom: {
50: '#9fe6c4',
500: '#6fdaab',
950: '#000000',
},
}SCSS
$custom: #6fdaab; $custom-light: #9fe6c4; $custom-dark: #000000;
JSON
{
"hex": "#6fdaab",
"rgb": {
"r": 111,
"g": 218,
"b": 171
},
"hsl": {
"h": 153.645,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.81165,
"c": 0.12112,
"h": 163.1
},
"luminance": 0.56463
}Semantic roles & 50–950 ramp
primary
#6FDAAB
secondary
#A84671
accent
#1F69C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482