#6FDCB2#6FDCB2
#6FDCB2 is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.8% C 0.118 H 166.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCB2 |
|---|---|
| RGB | rgb(111, 220, 178) |
| HSL | hsl(157, 61%, 65%) |
| HSV | hsv(157, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(80.61, -41.18, 11.11) |
| CIE-LCH | lch(80.61, 42.66, 164.91°) |
| OKLab | oklab(81.82% -0.115 0.0285) |
| OKLCH | oklch(81.82% 0.118 166.1) |
| XYZ | xyz(40.1810, 57.7769, 51.1455) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.06
Eucalyptus
#44D7A8
ΔE00 3.48
Mediumaquamarine
#66CDAA
ΔE00 3.87
Light Teal
#90E4C1
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.66
Aqua Marine
#2EE8BB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCB2 #DC6F99
analogous
#6FDC7C #6FDCB2 #6FCFDC
triadic
#6FDCB2 #B26FDC #DCB26F
tetradic
#6FDCB2 #7C6FDC #DC6F99 #CFDC6F
square
#6FDCB2 #7C6FDC #DC6F99 #CFDC6F
split-complementary
#6FDCB2 #DC6FCF #DC7C6F
monochromatic
#29A877 #3ED098 #6FDCB2 #A0E8CC #D1F4E7
Accessibility & contrast
On white
1.67
#6FDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#6FDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCB2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCB2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#48DDD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fdcb2; /* rgb */ color: rgb(111, 220, 178); /* oklch */ color: oklch(81.8% 0.118 166.1);
Tailwind
colors: {
custom: {
50: '#9fe7c9',
500: '#6fdcb2',
950: '#000000',
},
}SCSS
$custom: #6fdcb2; $custom-light: #9fe7c9; $custom-dark: #000000;
JSON
{
"hex": "#6fdcb2",
"rgb": {
"r": 111,
"g": 220,
"b": 178
},
"hsl": {
"h": 156.881,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.81817,
"c": 0.11846,
"h": 166.1
},
"luminance": 0.5778
}Semantic roles & 50–950 ramp
primary
#6FDCB2
secondary
#AB456C
accent
#1D5FC9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482