#6FDDBD#6FDDBD
#6FDDBD is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.112 H 172.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDBD |
|---|---|
| RGB | rgb(111, 221, 189) |
| HSL | hsl(163, 62%, 65%) |
| HSV | hsv(163, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(81.16, -39.19, 6.06) |
| CIE-LCH | lch(81.16, 39.66, 171.21°) |
| OKLab | oklab(82.35% -0.1112 0.0154) |
| OKLCH | oklch(82.35% 0.112 172.1) |
| XYZ | xyz(41.5933, 58.7630, 57.2848) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.30
Light Teal
#90E4C1
ΔE00 4.00
Mediumaquamarine
#66CDAA
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.98
Aquamarine (survey)
#04D8B2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDBD #DD6F8F
analogous
#6FDD86 #6FDDBD #6FC6DD
triadic
#6FDDBD #BD6FDD #DDBD6F
tetradic
#6FDDBD #866FDD #DD6F8F #C6DD6F
square
#6FDDBD #866FDD #DD6F8F #C6DD6F
split-complementary
#6FDDBD #DD6FC6 #DD866F
monochromatic
#28AA84 #3DD1A6 #6FDDBD #A1E9D4 #D2F4EA
Accessibility & contrast
On white
1.65
#6FDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#6FDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDBD
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDBD | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#41DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fddbd; /* rgb */ color: rgb(111, 221, 189); /* oklch */ color: oklch(82.3% 0.112 172.1);
Tailwind
colors: {
custom: {
50: '#9fe8d0',
500: '#6fddbd',
950: '#000000',
},
}SCSS
$custom: #6fddbd; $custom-light: #9fe8d0; $custom-dark: #000000;
JSON
{
"hex": "#6fddbd",
"rgb": {
"r": 111,
"g": 221,
"b": 189
},
"hsl": {
"h": 162.545,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.82345,
"c": 0.11228,
"h": 172.1
},
"luminance": 0.58767
}Semantic roles & 50–950 ramp
primary
#6FDDBD
secondary
#AC4462
accent
#1C4ECA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483