#6FDDBC#6FDDBC
#6FDDBC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.113 H 171.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDBC |
|---|---|
| RGB | rgb(111, 221, 188) |
| HSL | hsl(162, 62%, 65%) |
| HSV | hsv(162, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(81.14, -39.42, 6.56) |
| CIE-LCH | lch(81.14, 39.96, 170.55°) |
| OKLab | oklab(82.32% -0.1116 0.0167) |
| OKLCH | oklch(82.32% 0.113 171.5) |
| XYZ | xyz(41.4851, 58.7197, 56.7151) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.38
Light Teal
#90E4C1
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.01
Eucalyptus
#44D7A8
ΔE00 4.77
Aqua Marine
#2EE8BB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDBC #DD6F90
analogous
#6FDD85 #6FDDBC #6FC7DD
triadic
#6FDDBC #BC6FDD #DDBC6F
tetradic
#6FDDBC #856FDD #DD6F90 #C7DD6F
square
#6FDDBC #856FDD #DD6F90 #C7DD6F
split-complementary
#6FDDBC #DD6FC7 #DD856F
monochromatic
#28AA83 #3DD1A5 #6FDDBC #A1E9D3 #D2F4EA
Accessibility & contrast
On white
1.65
#6FDDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#6FDDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDBC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDBC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#42DFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fddbc; /* rgb */ color: rgb(111, 221, 188); /* oklch */ color: oklch(82.3% 0.113 171.5);
Tailwind
colors: {
custom: {
50: '#9fe8d0',
500: '#6fddbc',
950: '#000000',
},
}SCSS
$custom: #6fddbc; $custom-light: #9fe8d0; $custom-dark: #000000;
JSON
{
"hex": "#6fddbc",
"rgb": {
"r": 111,
"g": 221,
"b": 188
},
"hsl": {
"h": 162,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.82318,
"c": 0.11289,
"h": 171.5
},
"luminance": 0.58723
}Semantic roles & 50–950 ramp
primary
#6FDDBC
secondary
#AC4463
accent
#1C50CA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483