#6DDEE9#6DDEE9
#6DDEE9 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.104 H 203.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEE9 |
|---|---|
| RGB | rgb(109, 222, 233) |
| HSL | hsl(185, 74%, 67%) |
| HSV | hsv(185, 53%, 91%) |
| CMYK | cmyk(53.2%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(82.58, -29.16, -15.22) |
| CIE-LCH | lch(82.58, 32.89, 207.57°) |
| OKLab | oklab(83.87% -0.095 -0.042) |
| OKLCH | oklch(83.87% 0.104 203.9) |
| XYZ | xyz(47.1300, 61.3725, 86.4374) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEE9 #E9786D
analogous
#6DE9B6 #6DDEE9 #6DA0E9
triadic
#6DDEE9 #E96DDE #DEE96D
tetradic
#6DDEE9 #B66DE9 #E9786D #A0E96D
square
#6DDEE9 #B66DE9 #E9786D #A0E96D
split-complementary
#6DDEE9 #E96DA0 #E9B66D
monochromatic
#1DB0BF #38D2E1 #6DDEE9 #A2EAF1 #D7F6F9
Accessibility & contrast
On white
1.58
#6DDEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#6DDEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEE9
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEE9 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ddee9; /* rgb */ color: rgb(109, 222, 233); /* oklch */ color: oklch(83.9% 0.104 203.9);
Tailwind
colors: {
custom: {
50: '#a1e8f0',
500: '#6ddee9',
950: '#000000',
},
}SCSS
$custom: #6ddee9; $custom-light: #a1e8f0; $custom-dark: #000000;
JSON
{
"hex": "#6ddee9",
"rgb": {
"r": 109,
"g": 222,
"b": 233
},
"hsl": {
"h": 185.323,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.83868,
"c": 0.10385,
"h": 203.9
},
"luminance": 0.61377
}Semantic roles & 50–950 ramp
primary
#6DDEE9
secondary
#BE483C
accent
#2110D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485