#6FDDBB#6FDDBB
#6FDDBB is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.114 H 170.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDBB |
|---|---|
| RGB | rgb(111, 221, 187) |
| HSL | hsl(161, 62%, 65%) |
| HSV | hsv(161, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(81.11, -39.65, 7.05) |
| CIE-LCH | lch(81.11, 40.27, 169.91°) |
| OKLab | oklab(82.29% -0.1121 0.018) |
| OKLCH | oklch(82.29% 0.114 170.9) |
| XYZ | xyz(41.3777, 58.6767, 56.1493) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 3.71
Light Teal
#90E4C1
ΔE00 3.84
Mediumaquamarine
#66CDAA
ΔE00 3.94
Eucalyptus
#44D7A8
ΔE00 4.57
Aqua Marine
#2EE8BB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDBB #DD6F91
analogous
#6FDD84 #6FDDBB #6FC8DD
triadic
#6FDDBB #BB6FDD #DDBB6F
tetradic
#6FDDBB #846FDD #DD6F91 #C8DD6F
square
#6FDDBB #846FDD #DD6F91 #C8DD6F
split-complementary
#6FDDBB #DD6FC8 #DD846F
monochromatic
#28AA82 #3DD1A4 #6FDDBB #A1E9D2 #D2F4EA
Accessibility & contrast
On white
1.65
#6FDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#6FDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDBB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDBB | 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)
#D8D1B9
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#42DED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fddbb; /* rgb */ color: rgb(111, 221, 187); /* oklch */ color: oklch(82.3% 0.114 170.9);
Tailwind
colors: {
custom: {
50: '#9fe8cf',
500: '#6fddbb',
950: '#000000',
},
}SCSS
$custom: #6fddbb; $custom-light: #9fe8cf; $custom-dark: #000000;
JSON
{
"hex": "#6fddbb",
"rgb": {
"r": 111,
"g": 221,
"b": 187
},
"hsl": {
"h": 161.455,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.82291,
"c": 0.11353,
"h": 170.9
},
"luminance": 0.5868
}Semantic roles & 50–950 ramp
primary
#6FDDBB
secondary
#AC4464
accent
#1C52CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483