#6DDCEF#6DDCEF
#6DDCEF is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.105 H 210.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCEF |
|---|---|
| RGB | rgb(109, 220, 239) |
| HSL | hsl(189, 80%, 68%) |
| HSV | hsv(189, 54%, 94%) |
| CMYK | cmyk(54.4%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(82.20, -26.56, -18.98) |
| CIE-LCH | lch(82.20, 32.64, 215.55°) |
| OKLab | oklab(83.63% -0.0904 -0.0525) |
| OKLCH | oklch(83.63% 0.105 210.1) |
| XYZ | xyz(47.4736, 60.6651, 90.8523) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.09
Aqua Blue
#02D8E9
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Neon Blue
#04D9FF
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCEF #EF806D
analogous
#6DEFC1 #6DDCEF #6D9BEF
triadic
#6DDCEF #EF6DDC #DCEF6D
tetradic
#6DDCEF #C16DEF #EF806D #9BEF6D
square
#6DDCEF #C16DEF #EF806D #9BEF6D
split-complementary
#6DDCEF #EF6D9B #EFC16D
monochromatic
#16B1CB #36CFE9 #6DDCEF #A4E9F5 #DBF6FB
Accessibility & contrast
On white
1.60
#6DDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6DDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCEF
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCEF | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddcef; /* rgb */ color: rgb(109, 220, 239); /* oklch */ color: oklch(83.6% 0.105 210.1);
Tailwind
colors: {
custom: {
50: '#a1e7f4',
500: '#6ddcef',
950: '#000000',
},
}SCSS
$custom: #6ddcef; $custom-light: #a1e7f4; $custom-dark: #000000;
JSON
{
"hex": "#6ddcef",
"rgb": {
"r": 109,
"g": 220,
"b": 239
},
"hsl": {
"h": 188.769,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.83625,
"c": 0.10458,
"h": 210.1
},
"luminance": 0.6067
}Semantic roles & 50–950 ramp
primary
#6DDCEF
secondary
#C74E39
accent
#2809DD
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485