#6DDDE4#6DDDE4
#6DDDE4 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.103 H 200.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDDE4 |
|---|---|
| RGB | rgb(109, 221, 228) |
| HSL | hsl(184, 69%, 66%) |
| HSV | hsv(184, 52%, 89%) |
| CMYK | cmyk(52.2%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(82.14, -30.01, -13.22) |
| CIE-LCH | lch(82.14, 32.79, 203.78°) |
| OKLab | oklab(83.47% -0.0959 -0.0365) |
| OKLCH | oklch(83.47% 0.103 200.8) |
| XYZ | xyz(46.1610, 60.5613, 82.6406) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDDE4 #E4746D
analogous
#6DE4AF #6DDDE4 #6DA1E4
triadic
#6DDDE4 #E46DDD #DDE46D
tetradic
#6DDDE4 #AF6DE4 #E4746D #A1E46D
square
#6DDDE4 #AF6DE4 #E4746D #A1E46D
split-complementary
#6DDDE4 #E46DA1 #E4AF6D
monochromatic
#21ACB5 #39D1DA #6DDDE4 #A1E9EE #D4F5F7
Accessibility & contrast
On white
1.60
#6DDDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6DDDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDDE4
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDDE4 | 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)
#CFD5E5
Deuteranopia (green-blind)
#BCC6E5
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddde4; /* rgb */ color: rgb(109, 221, 228); /* oklch */ color: oklch(83.5% 0.103 200.8);
Tailwind
colors: {
custom: {
50: '#a0e8ec',
500: '#6ddde4',
950: '#000000',
},
}SCSS
$custom: #6ddde4; $custom-light: #a0e8ec; $custom-dark: #000000;
JSON
{
"hex": "#6ddde4",
"rgb": {
"r": 109,
"g": 221,
"b": 228
},
"hsl": {
"h": 183.529,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.83467,
"c": 0.10262,
"h": 200.8
},
"luminance": 0.60566
}Semantic roles & 50–950 ramp
primary
#6DDDE4
secondary
#B64740
accent
#2015D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484