#6DDCE5#6DDCE5
#6DDCE5 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.102 H 202.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCE5 |
|---|---|
| RGB | rgb(109, 220, 229) |
| HSL | hsl(185, 70%, 66%) |
| HSV | hsv(185, 52%, 90%) |
| CMYK | cmyk(52.4%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.89, -29.26, -14.14) |
| CIE-LCH | lch(81.89, 32.50, 205.79°) |
| OKLab | oklab(83.27% -0.0944 -0.039) |
| OKLCH | oklch(83.27% 0.102 202.5) |
| XYZ | xyz(46.0370, 60.0905, 83.2861) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.34
Aqua Blue
#02D8E9
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 6.58
Mediumturquoise
#48D1CC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCE5 #E5766D
analogous
#6DE5B2 #6DDCE5 #6DA0E5
triadic
#6DDCE5 #E56DDC #DCE56D
tetradic
#6DDCE5 #B26DE5 #E5766D #A0E56D
square
#6DDCE5 #B26DE5 #E5766D #A0E56D
split-complementary
#6DDCE5 #E56DA0 #E5B26D
monochromatic
#21ACB7 #39D0DC #6DDCE5 #A1E8EE #D5F5F8
Accessibility & contrast
On white
1.61
#6DDCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#6DDCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCE5
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCE5 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddce5; /* rgb */ color: rgb(109, 220, 229); /* oklch */ color: oklch(83.3% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#a0e7ed',
500: '#6ddce5',
950: '#000000',
},
}SCSS
$custom: #6ddce5; $custom-light: #a0e7ed; $custom-dark: #000000;
JSON
{
"hex": "#6ddce5",
"rgb": {
"r": 109,
"g": 220,
"b": 229
},
"hsl": {
"h": 184.5,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.83272,
"c": 0.10217,
"h": 202.5
},
"luminance": 0.60095
}Semantic roles & 50–950 ramp
primary
#6DDCE5
secondary
#B7483F
accent
#2214D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484