#6DDEDB#6DDEDB
#6DDEDB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.103 H 193.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEDB |
|---|---|
| RGB | rgb(109, 222, 219) |
| HSL | hsl(178, 63%, 65%) |
| HSV | hsv(178, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.17, -32.83, -8.41) |
| CIE-LCH | lch(82.17, 33.89, 194.37°) |
| OKLab | oklab(83.4% -0.1007 -0.0233) |
| OKLCH | oklch(83.4% 0.103 193) |
| XYZ | xyz(45.2088, 60.6041, 76.3194) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.11
Turquoise
#40E0D0
ΔE00 5.52
Darkturquoise
#00CED1
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.91
Aqua Blue
#02D8E9
ΔE00 7.18
Robin'S Egg
#6DEDFD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEDB #DE6D70
analogous
#6DDEA2 #6DDEDB #6DA9DE
triadic
#6DDEDB #DB6DDE #DEDB6D
tetradic
#6DDEDB #A26DDE #DE6D70 #A9DE6D
square
#6DDEDB #A26DDE #DE6D70 #A9DE6D
split-complementary
#6DDEDB #DE6DA9 #DEA26D
monochromatic
#26AAA7 #3BD3CF #6DDEDB #9FE9E7 #D1F5F4
Accessibility & contrast
On white
1.60
#6DDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6DDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEDB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEDB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#18E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddedb; /* rgb */ color: rgb(109, 222, 219); /* oklch */ color: oklch(83.4% 0.103 193.0);
Tailwind
colors: {
custom: {
50: '#a0e8e6',
500: '#6ddedb',
950: '#000000',
},
}SCSS
$custom: #6ddedb; $custom-light: #a0e8e6; $custom-dark: #000000;
JSON
{
"hex": "#6ddedb",
"rgb": {
"r": 109,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.407,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.83398,
"c": 0.10335,
"h": 193
},
"luminance": 0.60608
}Semantic roles & 50–950 ramp
primary
#6DDEDB
secondary
#AC4346
accent
#1B1FCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484