#6FDCA9#6FDCA9
#6FDCA9 is a light, vivid teal. Relative luminance 0.574; OKLCH L 81.6% C 0.126 H 161.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCA9 |
|---|---|
| RGB | rgb(111, 220, 169) |
| HSL | hsl(152, 61%, 65%) |
| HSV | hsv(152, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(80.42, -43.08, 15.58) |
| CIE-LCH | lch(80.42, 45.81, 160.12°) |
| OKLab | oklab(81.59% -0.119 0.0399) |
| OKLCH | oklch(81.59% 0.126 161.5) |
| XYZ | xyz(39.3069, 57.4272, 46.5416) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.18
Eucalyptus
#44D7A8
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 5.15
Light Teal
#90E4C1
ΔE00 5.29
Aqua Marine
#2EE8BB
ΔE00 5.80
Hospital Green
#9BE5AA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCA9 #DC6FA2
analogous
#6FDC73 #6FDCA9 #6FD8DC
triadic
#6FDCA9 #A96FDC #DCA96F
tetradic
#6FDCA9 #736FDC #DC6FA2 #D8DC6F
square
#6FDCA9 #736FDC #DC6FA2 #D8DC6F
split-complementary
#6FDCA9 #DC6FD8 #DC736F
monochromatic
#29A86C #3ED08C #6FDCA9 #A0E8C6 #D1F4E4
Accessibility & contrast
On white
1.68
#6FDCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#6FDCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCA9
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCA9 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA6
Deuteranopia (green-blind)
#C9C3AC
Tritanopia (blue-blind)
#4DDCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fdca9; /* rgb */ color: rgb(111, 220, 169); /* oklch */ color: oklch(81.6% 0.126 161.5);
Tailwind
colors: {
custom: {
50: '#9fe7c2',
500: '#6fdca9',
950: '#000000',
},
}SCSS
$custom: #6fdca9; $custom-light: #9fe7c2; $custom-dark: #000000;
JSON
{
"hex": "#6fdca9",
"rgb": {
"r": 111,
"g": 220,
"b": 169
},
"hsl": {
"h": 151.927,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.81594,
"c": 0.12552,
"h": 161.5
},
"luminance": 0.5743
}Semantic roles & 50–950 ramp
primary
#6FDCA9
secondary
#AB4574
accent
#1D6DC9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482