#6DD5B3#6DD5B3
#6DD5B3 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.1% C 0.110 H 169.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD5B3 |
|---|---|
| RGB | rgb(109, 213, 179) |
| HSL | hsl(160, 55%, 63%) |
| HSV | hsv(160, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 16%, 16.5%) |
| CIE-LAB | lab(78.51, -38.29, 7.57) |
| CIE-LCH | lch(78.51, 39.04, 168.82°) |
| OKLab | oklab(80.1% -0.108 0.0194) |
| OKLCH | oklch(80.1% 0.11 169.8) |
| XYZ | xyz(38.2341, 54.0912, 51.0649) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.06
Seafoam Blue
#78D1B6
ΔE00 2.39
Seafoam
#7FE0B3
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.18
Pale Teal
#82CBB2
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD5B3 #D56D8F
analogous
#6DD57F #6DD5B3 #6DC3D5
triadic
#6DD5B3 #B36DD5 #D5B36D
tetradic
#6DD5B3 #7F6DD5 #D56D8F #C3D56D
square
#6DD5B3 #7F6DD5 #D56D8F #C3D56D
split-complementary
#6DD5B3 #D56DC3 #D57F6D
monochromatic
#2D9B77 #3DC79A #6DD5B3 #9DE3CC #CCF0E4
Accessibility & contrast
On white
1.78
#6DD5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#6DD5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD5B3
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD5B3 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#C0BDB5
Tritanopia (blue-blind)
#45D6CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd5b3; /* rgb */ color: rgb(109, 213, 179); /* oklch */ color: oklch(80.1% 0.110 169.8);
Tailwind
colors: {
custom: {
50: '#9de2c9',
500: '#6dd5b3',
950: '#000000',
},
}SCSS
$custom: #6dd5b3; $custom-light: #9de2c9; $custom-dark: #000000;
JSON
{
"hex": "#6dd5b3",
"rgb": {
"r": 109,
"g": 213,
"b": 179
},
"hsl": {
"h": 160.385,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.801,
"c": 0.10974,
"h": 169.8
},
"luminance": 0.54094
}Semantic roles & 50–950 ramp
primary
#6DD5B3
secondary
#A04764
accent
#2357C3
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482