#6CDDEA#6CDDEA
#6CDDEA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.104 H 205.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDEA |
|---|---|
| RGB | rgb(108, 221, 234) |
| HSL | hsl(186, 75%, 67%) |
| HSV | hsv(186, 54%, 92%) |
| CMYK | cmyk(53.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.29, -28.60, -16.19) |
| CIE-LCH | lch(82.29, 32.86, 209.51°) |
| OKLab | oklab(83.64% -0.0941 -0.0447) |
| OKLCH | oklch(83.64% 0.104 205.4) |
| XYZ | xyz(46.8861, 60.8371, 87.0978) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.64
Aqua Blue
#02D8E9
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 7.10
Darkturquoise
#00CED1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDEA #EA796C
analogous
#6CEAB8 #6CDDEA #6C9EEA
triadic
#6CDDEA #EA6CDD #DDEA6C
tetradic
#6CDDEA #B86CEA #EA796C #9EEA6C
square
#6CDDEA #B86CEA #EA796C #9EEA6C
split-complementary
#6CDDEA #EA6C9E #EAB86C
monochromatic
#1BAFC0 #36D1E2 #6CDDEA #A2E9F2 #D7F6F9
Accessibility & contrast
On white
1.59
#6CDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#6CDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDEA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDEA | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cddea; /* rgb */ color: rgb(108, 221, 234); /* oklch */ color: oklch(83.6% 0.104 205.4);
Tailwind
colors: {
custom: {
50: '#a0e8f0',
500: '#6cddea',
950: '#000000',
},
}SCSS
$custom: #6cddea; $custom-light: #a0e8f0; $custom-dark: #000000;
JSON
{
"hex": "#6cddea",
"rgb": {
"r": 108,
"g": 221,
"b": 234
},
"hsl": {
"h": 186.19,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.83638,
"c": 0.10422,
"h": 205.4
},
"luminance": 0.60842
}Semantic roles & 50–950 ramp
primary
#6CDDEA
secondary
#BF493B
accent
#230ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485