#6FDCAB#6FDCAB
#6FDCAB is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.6% C 0.124 H 162.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCAB |
|---|---|
| RGB | rgb(111, 220, 171) |
| HSL | hsl(153, 61%, 65%) |
| HSV | hsv(153, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.46, -42.67, 14.59) |
| CIE-LCH | lch(80.46, 45.09, 161.12°) |
| OKLab | oklab(81.64% -0.1181 0.0374) |
| OKLCH | oklch(81.64% 0.124 162.4) |
| XYZ | xyz(39.4961, 57.5029, 47.5380) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.94
Eucalyptus
#44D7A8
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 4.81
Light Teal
#90E4C1
ΔE00 4.97
Aqua Marine
#2EE8BB
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCAB #DC6FA0
analogous
#6FDC75 #6FDCAB #6FD6DC
triadic
#6FDCAB #AB6FDC #DCAB6F
tetradic
#6FDCAB #756FDC #DC6FA0 #D6DC6F
square
#6FDCAB #756FDC #DC6FA0 #D6DC6F
split-complementary
#6FDCAB #DC6FD6 #DC756F
monochromatic
#29A86F #3ED08E #6FDCAB #A0E8C8 #D1F4E4
Accessibility & contrast
On white
1.68
#6FDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#6FDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCAB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCAB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#C9C3AE
Tritanopia (blue-blind)
#4CDCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fdcab; /* rgb */ color: rgb(111, 220, 171); /* oklch */ color: oklch(81.6% 0.124 162.4);
Tailwind
colors: {
custom: {
50: '#9fe7c4',
500: '#6fdcab',
950: '#000000',
},
}SCSS
$custom: #6fdcab; $custom-light: #9fe7c4; $custom-dark: #000000;
JSON
{
"hex": "#6fdcab",
"rgb": {
"r": 111,
"g": 220,
"b": 171
},
"hsl": {
"h": 153.028,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.81642,
"c": 0.12388,
"h": 162.4
},
"luminance": 0.57506
}Semantic roles & 50–950 ramp
primary
#6FDCAB
secondary
#AB4572
accent
#1D6AC9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482