#6FDDB3#6FDDB3
#6FDDB3 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.119 H 166.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDDB3 |
|---|---|
| RGB | rgb(111, 221, 179) |
| HSL | hsl(157, 62%, 65%) |
| HSV | hsv(157, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 19%, 13.3%) |
| CIE-LAB | lab(80.93, -41.41, 11.03) |
| CIE-LCH | lch(80.93, 42.85, 165.09°) |
| OKLab | oklab(82.08% -0.1156 0.0283) |
| OKLCH | oklch(82.08% 0.119 166.2) |
| XYZ | xyz(40.5450, 58.3437, 51.7639) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.02
Eucalyptus
#44D7A8
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 3.98
Mediumaquamarine
#66CDAA
ΔE00 4.06
Seafoam Blue
#78D1B6
ΔE00 4.77
Aqua Marine
#2EE8BB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDDB3 #DD6F99
analogous
#6FDD7C #6FDDB3 #6FD0DD
triadic
#6FDDB3 #B36FDD #DDB36F
tetradic
#6FDDB3 #7C6FDD #DD6F99 #D0DD6F
square
#6FDDB3 #7C6FDD #DD6F99 #D0DD6F
split-complementary
#6FDDB3 #DD6FD0 #DD7C6F
monochromatic
#28AA78 #3DD199 #6FDDB3 #A1E9CD #D2F4E7
Accessibility & contrast
On white
1.66
#6FDDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6FDDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDDB3
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDDB3 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#C8C4B6
Tritanopia (blue-blind)
#47DED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fddb3; /* rgb */ color: rgb(111, 221, 179); /* oklch */ color: oklch(82.1% 0.119 166.2);
Tailwind
colors: {
custom: {
50: '#9fe8c9',
500: '#6fddb3',
950: '#000000',
},
}SCSS
$custom: #6fddb3; $custom-light: #9fe8c9; $custom-dark: #000000;
JSON
{
"hex": "#6fddb3",
"rgb": {
"r": 111,
"g": 221,
"b": 179
},
"hsl": {
"h": 157.091,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.8208,
"c": 0.11906,
"h": 166.2
},
"luminance": 0.58347
}Semantic roles & 50–950 ramp
primary
#6FDDB3
secondary
#AC446C
accent
#1C5ECA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482