#6DDCE3#6DDCE3
#6DDCE3 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.102 H 200.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDCE3 |
|---|---|
| RGB | rgb(109, 220, 227) |
| HSL | hsl(184, 68%, 66%) |
| HSV | hsv(184, 52%, 89%) |
| CMYK | cmyk(52%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.83, -29.79, -13.16) |
| CIE-LCH | lch(81.83, 32.57, 203.84°) |
| OKLab | oklab(83.2% -0.0952 -0.0363) |
| OKLCH | oklch(83.2% 0.102 200.9) |
| XYZ | xyz(45.7594, 59.9794, 81.8239) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDCE3 #E3746D
analogous
#6DE3AF #6DDCE3 #6DA1E3
triadic
#6DDCE3 #E36DDC #DCE36D
tetradic
#6DDCE3 #AF6DE3 #E3746D #A1E36D
square
#6DDCE3 #AF6DE3 #E3746D #A1E36D
split-complementary
#6DDCE3 #E36DA1 #E3AF6D
monochromatic
#22ABB3 #3AD0D9 #6DDCE3 #A0E8ED #D4F5F7
Accessibility & contrast
On white
1.62
#6DDCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#6DDCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDCE3
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDCE3 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E4
Deuteranopia (green-blind)
#BBC5E4
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ddce3; /* rgb */ color: rgb(109, 220, 227); /* oklch */ color: oklch(83.2% 0.102 200.9);
Tailwind
colors: {
custom: {
50: '#a0e7eb',
500: '#6ddce3',
950: '#000000',
},
}SCSS
$custom: #6ddce3; $custom-light: #a0e7eb; $custom-dark: #000000;
JSON
{
"hex": "#6ddce3",
"rgb": {
"r": 109,
"g": 220,
"b": 227
},
"hsl": {
"h": 183.559,
"s": 67.816,
"l": 65.882
},
"oklch": {
"l": 0.83203,
"c": 0.10193,
"h": 200.9
},
"luminance": 0.59984
}Semantic roles & 50–950 ramp
primary
#6DDCE3
secondary
#B44740
accent
#2116D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484