#6FDCBB#6FDCBB
#6FDCBB is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.112 H 171.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCBB |
|---|---|
| RGB | rgb(111, 220, 187) |
| HSL | hsl(162, 61%, 65%) |
| HSV | hsv(162, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(80.82, -39.19, 6.64) |
| CIE-LCH | lch(80.82, 39.75, 170.39°) |
| OKLab | oklab(82.05% -0.111 0.0169) |
| OKLCH | oklch(82.05% 0.112 171.3) |
| XYZ | xyz(41.1145, 58.1503, 56.0616) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.19
Mediumaquamarine
#66CDAA
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 3.96
Light Teal
#90E4C1
ΔE00 3.96
Eucalyptus
#44D7A8
ΔE00 4.69
Aquamarine (survey)
#04D8B2
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCBB #DC6F90
analogous
#6FDC85 #6FDCBB #6FC6DC
triadic
#6FDCBB #BB6FDC #DCBB6F
tetradic
#6FDCBB #856FDC #DC6F90 #C6DC6F
square
#6FDCBB #856FDC #DC6F90 #C6DC6F
split-complementary
#6FDCBB #DC6FC6 #DC856F
monochromatic
#29A881 #3ED0A4 #6FDCBB #A0E8D2 #D1F4E9
Accessibility & contrast
On white
1.66
#6FDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#6FDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCBB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCBB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0B9
Deuteranopia (green-blind)
#C5C4BD
Tritanopia (blue-blind)
#43DED2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fdcbb; /* rgb */ color: rgb(111, 220, 187); /* oklch */ color: oklch(82.1% 0.112 171.3);
Tailwind
colors: {
custom: {
50: '#9fe7cf',
500: '#6fdcbb',
950: '#000000',
},
}SCSS
$custom: #6fdcbb; $custom-light: #9fe7cf; $custom-dark: #000000;
JSON
{
"hex": "#6fdcbb",
"rgb": {
"r": 111,
"g": 220,
"b": 187
},
"hsl": {
"h": 161.835,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82054,
"c": 0.11226,
"h": 171.3
},
"luminance": 0.58154
}Semantic roles & 50–950 ramp
primary
#6FDCBB
secondary
#AB4563
accent
#1D51C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1613
muted
#808483