#6DDEEA#6DDEEA
#6DDEEA is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.104 H 204.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEEA |
|---|---|
| RGB | rgb(109, 222, 234) |
| HSL | hsl(186, 75%, 67%) |
| HSV | hsv(186, 53%, 92%) |
| CMYK | cmyk(53.4%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(82.61, -28.89, -15.71) |
| CIE-LCH | lch(82.61, 32.88, 208.54°) |
| OKLab | oklab(83.9% -0.0946 -0.0434) |
| OKLCH | oklch(83.9% 0.104 204.7) |
| XYZ | xyz(47.2732, 61.4298, 87.1918) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.51
Aqua Blue
#02D8E9
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 7.32
Darkturquoise
#00CED1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEEA #EA796D
analogous
#6DEAB8 #6DDEEA #6DA0EA
triadic
#6DDEEA #EA6DDE #DEEA6D
tetradic
#6DDEEA #B86DEA #EA796D #A0EA6D
square
#6DDEEA #B86DEA #EA796D #A0EA6D
split-complementary
#6DDEEA #EA6DA0 #EAB86D
monochromatic
#1CB1C1 #37D2E2 #6DDEEA #A3EAF2 #D8F6F9
Accessibility & contrast
On white
1.58
#6DDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#6DDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEEA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEEA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ddeea; /* rgb */ color: rgb(109, 222, 234); /* oklch */ color: oklch(83.9% 0.104 204.7);
Tailwind
colors: {
custom: {
50: '#a1e8f0',
500: '#6ddeea',
950: '#000000',
},
}SCSS
$custom: #6ddeea; $custom-light: #a1e8f0; $custom-dark: #000000;
JSON
{
"hex": "#6ddeea",
"rgb": {
"r": 109,
"g": 222,
"b": 234
},
"hsl": {
"h": 185.76,
"s": 74.85,
"l": 67.255
},
"oklch": {
"l": 0.83903,
"c": 0.10404,
"h": 204.7
},
"luminance": 0.61434
}Semantic roles & 50–950 ramp
primary
#6DDEEA
secondary
#BF483C
accent
#220ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485