#6DDCE4#6DDCE4
#6DDCE4 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.102 H 201.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCE4 |
|---|---|
| RGB | rgb(109, 220, 228) |
| HSL | hsl(184, 69%, 66%) |
| HSV | hsv(184, 52%, 89%) |
| CMYK | cmyk(52.2%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(81.86, -29.53, -13.65) |
| CIE-LCH | lch(81.86, 32.53, 204.81°) |
| OKLab | oklab(83.24% -0.0948 -0.0377) |
| OKLCH | oklch(83.24% 0.102 201.7) |
| XYZ | xyz(45.8978, 60.0348, 82.5529) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCE4 #E4756D
analogous
#6DE4B0 #6DDCE4 #6DA0E4
triadic
#6DDCE4 #E46DDC #DCE46D
tetradic
#6DDCE4 #B06DE4 #E4756D #A0E46D
square
#6DDCE4 #B06DE4 #E4756D #A0E46D
split-complementary
#6DDCE4 #E46DA0 #E4B06D
monochromatic
#21ABB5 #39D0DA #6DDCE4 #A1E8EE #D4F5F7
Accessibility & contrast
On white
1.61
#6DDCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#6DDCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCE4
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCE4 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#BBC5E5
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ddce4; /* rgb */ color: rgb(109, 220, 228); /* oklch */ color: oklch(83.2% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#a0e7ec',
500: '#6ddce4',
950: '#000000',
},
}SCSS
$custom: #6ddce4; $custom-light: #a0e7ec; $custom-dark: #000000;
JSON
{
"hex": "#6ddce4",
"rgb": {
"r": 109,
"g": 220,
"b": 228
},
"hsl": {
"h": 184.034,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.83237,
"c": 0.10204,
"h": 201.7
},
"luminance": 0.60039
}Semantic roles & 50–950 ramp
primary
#6DDCE4
secondary
#B64840
accent
#2115D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484