#6DDEDA#6DDEDA
#6DDEDA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.103 H 192.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEDA |
|---|---|
| RGB | rgb(109, 222, 218) |
| HSL | hsl(178, 63%, 65%) |
| HSV | hsv(178, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(82.14, -33.08, -7.92) |
| CIE-LCH | lch(82.14, 34.02, 193.46°) |
| OKLab | oklab(83.37% -0.1011 -0.022) |
| OKLCH | oklch(83.37% 0.103 192.3) |
| XYZ | xyz(45.0776, 60.5516, 75.6282) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.02
Turquoise
#40E0D0
ΔE00 5.21
Darkturquoise
#00CED1
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 7.05
Bright Cyan
#41FDFE
ΔE00 7.40
Aqua Blue
#02D8E9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEDA #DE6D71
analogous
#6DDEA1 #6DDEDA #6DAADE
triadic
#6DDEDA #DA6DDE #DEDA6D
tetradic
#6DDEDA #A16DDE #DE6D71 #AADE6D
square
#6DDEDA #A16DDE #DE6D71 #AADE6D
split-complementary
#6DDEDA #DE6DAA #DEA16D
monochromatic
#26AAA5 #3BD3CD #6DDEDA #9FE9E7 #D1F5F3
Accessibility & contrast
On white
1.60
#6DDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6DDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEDA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEDA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4DA
Deuteranopia (green-blind)
#C0C6DB
Tritanopia (blue-blind)
#1AE3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddeda; /* rgb */ color: rgb(109, 222, 218); /* oklch */ color: oklch(83.4% 0.103 192.3);
Tailwind
colors: {
custom: {
50: '#a0e8e5',
500: '#6ddeda',
950: '#000000',
},
}SCSS
$custom: #6ddeda; $custom-light: #a0e8e5; $custom-dark: #000000;
JSON
{
"hex": "#6ddeda",
"rgb": {
"r": 109,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.876,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.83366,
"c": 0.10347,
"h": 192.3
},
"luminance": 0.60556
}Semantic roles & 50–950 ramp
primary
#6DDEDA
secondary
#AC4346
accent
#1B21CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484