#6DDDE2#6DDDE2
#6DDDE2 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.102 H 199.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDDE2 |
|---|---|
| RGB | rgb(109, 221, 226) |
| HSL | hsl(183, 67%, 66%) |
| HSV | hsv(183, 52%, 89%) |
| CMYK | cmyk(51.8%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(82.08, -30.53, -12.25) |
| CIE-LCH | lch(82.08, 32.90, 201.86°) |
| OKLab | oklab(83.4% -0.0967 -0.0338) |
| OKLCH | oklch(83.4% 0.102 199.3) |
| XYZ | xyz(45.8850, 60.4509, 81.1869) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDDE2 #E2726D
analogous
#6DE2AC #6DDDE2 #6DA2E2
triadic
#6DDDE2 #E26DDD #DDE26D
tetradic
#6DDDE2 #AC6DE2 #E2726D #A2E26D
square
#6DDDE2 #AC6DE2 #E2726D #A2E26D
split-complementary
#6DDDE2 #E26DA2 #E2AC6D
monochromatic
#23ABB1 #3AD1D8 #6DDDE2 #A0E9EC #D3F5F6
Accessibility & contrast
On white
1.60
#6DDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6DDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDDE2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDDE2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E3
Deuteranopia (green-blind)
#BCC6E3
Tritanopia (blue-blind)
#02E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddde2; /* rgb */ color: rgb(109, 221, 226); /* oklch */ color: oklch(83.4% 0.102 199.3);
Tailwind
colors: {
custom: {
50: '#a0e8eb',
500: '#6ddde2',
950: '#000000',
},
}SCSS
$custom: #6ddde2; $custom-light: #a0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#6ddde2",
"rgb": {
"r": 109,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.564,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.83399,
"c": 0.10247,
"h": 199.3
},
"luminance": 0.60455
}Semantic roles & 50–950 ramp
primary
#6DDDE2
secondary
#B34641
accent
#1F17CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484