#6FDBAC#6FDBAC
#6FDBAC is a light, vivid teal. Relative luminance 0.570; OKLCH L 81.4% C 0.122 H 163.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBAC |
|---|---|
| RGB | rgb(111, 219, 172) |
| HSL | hsl(154, 60%, 65%) |
| HSV | hsv(154, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(80.19, -42.02, 13.68) |
| CIE-LCH | lch(80.19, 44.19, 161.97°) |
| OKLab | oklab(81.43% -0.1165 0.0351) |
| OKLCH | oklch(81.43% 0.122 163.3) |
| XYZ | xyz(39.3301, 57.0178, 47.9547) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.91
Eucalyptus
#44D7A8
ΔE00 3.44
Mediumaquamarine
#66CDAA
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 4.77
Aqua Marine
#2EE8BB
ΔE00 5.49
Seafoam Blue
#78D1B6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBAC #DB6F9E
analogous
#6FDB76 #6FDBAC #6FD4DB
triadic
#6FDBAC #AC6FDB #DBAC6F
tetradic
#6FDBAC #766FDB #DB6F9E #D4DB6F
square
#6FDBAC #766FDB #DB6F9E #D4DB6F
split-complementary
#6FDBAC #DB6FD4 #DB766F
monochromatic
#2AA670 #3ECF90 #6FDBAC #A0E7C8 #D1F3E4
Accessibility & contrast
On white
1.69
#6FDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#6FDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBAC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBAC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#4CDBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fdbac; /* rgb */ color: rgb(111, 219, 172); /* oklch */ color: oklch(81.4% 0.122 163.3);
Tailwind
colors: {
custom: {
50: '#9fe7c4',
500: '#6fdbac',
950: '#000000',
},
}SCSS
$custom: #6fdbac; $custom-light: #9fe7c4; $custom-dark: #000000;
JSON
{
"hex": "#6fdbac",
"rgb": {
"r": 111,
"g": 219,
"b": 172
},
"hsl": {
"h": 153.889,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.81428,
"c": 0.1217,
"h": 163.3
},
"luminance": 0.57021
}Semantic roles & 50–950 ramp
primary
#6FDBAC
secondary
#A94571
accent
#1E68C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482