#6DEDEC#6DEDEC
#6DEDEC is a very light, moderate teal. Relative luminance 0.699; OKLCH L 87.4% C 0.113 H 194.6°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEDEC |
|---|---|
| RGB | rgb(109, 237, 236) |
| HSL | hsl(180, 78%, 68%) |
| HSV | hsv(180, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.93, -35.46, -10.30) |
| CIE-LCH | lch(86.93, 36.93, 196.19°) |
| OKLab | oklab(87.41% -0.1096 -0.0285) |
| OKLCH | oklch(87.41% 0.113 194.6) |
| XYZ | xyz(51.7248, 69.8707, 90.1011) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.13
Bright Cyan
#41FDFE
ΔE00 4.18
Aqua
#00FFFF
ΔE00 5.19
Bright Turquoise
#0FFEF9
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEDEC #ED6D6E
analogous
#6DEDAC #6DEDEC #6DAEED
triadic
#6DEDEC #EC6DED #EDEC6D
tetradic
#6DEDEC #AC6DED #ED6D6E #AEED6D
square
#6DEDEC #AC6DED #ED6D6E #AEED6D
split-complementary
#6DEDEC #ED6DAE #EDAC6D
monochromatic
#19C7C6 #37E6E5 #6DEDEC #A3F4F3 #DAFAFA
Accessibility & contrast
On white
1.40
#6DEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#6DEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEDEC
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEDEC | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6dedec; /* rgb */ color: rgb(109, 237, 236); /* oklch */ color: oklch(87.4% 0.113 194.6);
Tailwind
colors: {
custom: {
50: '#a2f3f2',
500: '#6dedec',
950: '#000000',
},
}SCSS
$custom: #6dedec; $custom-light: #a2f3f2; $custom-dark: #000000;
JSON
{
"hex": "#6dedec",
"rgb": {
"r": 109,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.531,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.87407,
"c": 0.1133,
"h": 194.6
},
"luminance": 0.69876
}Semantic roles & 50–950 ramp
primary
#6DEDEC
secondary
#C53A3B
accent
#0B0DDA
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585