#6DDEBF#6DDEBF
#6DDEBF is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.114 H 173.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEBF |
|---|---|
| RGB | rgb(109, 222, 191) |
| HSL | hsl(164, 63%, 65%) |
| HSV | hsv(164, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.43, -39.64, 5.38) |
| CIE-LCH | lch(81.43, 40.00, 172.27°) |
| OKLab | oklab(82.56% -0.1127 0.0136) |
| OKLCH | oklch(82.56% 0.114 173.1) |
| XYZ | xyz(41.8278, 59.2517, 58.5126) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 4.64
Aquamarine (survey)
#04D8B2
ΔE00 5.09
Aqua Marine
#2EE8BB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEBF #DE6D8C
analogous
#6DDE87 #6DDEBF #6DC4DE
triadic
#6DDEBF #BF6DDE #DEBF6D
tetradic
#6DDEBF #876DDE #DE6D8C #C4DE6D
square
#6DDEBF #876DDE #DE6D8C #C4DE6D
split-complementary
#6DDEBF #DE6DC4 #DE876D
monochromatic
#26AA86 #3BD3A9 #6DDEBF #9FE9D5 #D1F5EB
Accessibility & contrast
On white
1.63
#6DDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6DDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEBF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEBF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C6C5C1
Tritanopia (blue-blind)
#3AE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddebf; /* rgb */ color: rgb(109, 222, 191); /* oklch */ color: oklch(82.6% 0.114 173.1);
Tailwind
colors: {
custom: {
50: '#9ee9d2',
500: '#6ddebf',
950: '#000000',
},
}SCSS
$custom: #6ddebf; $custom-light: #9ee9d2; $custom-dark: #000000;
JSON
{
"hex": "#6ddebf",
"rgb": {
"r": 109,
"g": 222,
"b": 191
},
"hsl": {
"h": 163.54,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.82559,
"c": 0.11356,
"h": 173.1
},
"luminance": 0.59255
}Semantic roles & 50–950 ramp
primary
#6DDEBF
secondary
#AC4360
accent
#1B4BCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483