#6CDDEB#6CDDEB
#6CDDEB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.104 H 206.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDEB |
|---|---|
| RGB | rgb(108, 221, 235) |
| HSL | hsl(187, 76%, 67%) |
| HSV | hsv(187, 54%, 92%) |
| CMYK | cmyk(54%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.32, -28.33, -16.67) |
| CIE-LCH | lch(82.32, 32.87, 210.48°) |
| OKLab | oklab(83.67% -0.0937 -0.0461) |
| OKLCH | oklch(83.67% 0.104 206.2) |
| XYZ | xyz(47.0301, 60.8948, 87.8566) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 6.81
Darkturquoise
#00CED1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDEB #EB7A6C
analogous
#6CEBB9 #6CDDEB #6C9EEB
triadic
#6CDDEB #EB6CDD #DDEB6C
tetradic
#6CDDEB #B96CEB #EB7A6C #9EEB6C
square
#6CDDEB #B96CEB #EB7A6C #9EEB6C
split-complementary
#6CDDEB #EB6C9E #EBB96C
monochromatic
#1AB0C2 #36D1E4 #6CDDEB #A2E9F2 #D8F6FA
Accessibility & contrast
On white
1.59
#6CDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#6CDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDEB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDEB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cddeb; /* rgb */ color: rgb(108, 221, 235); /* oklch */ color: oklch(83.7% 0.104 206.2);
Tailwind
colors: {
custom: {
50: '#a0e8f1',
500: '#6cddeb',
950: '#000000',
},
}SCSS
$custom: #6cddeb; $custom-light: #a0e8f1; $custom-dark: #000000;
JSON
{
"hex": "#6cddeb",
"rgb": {
"r": 108,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.614,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.83673,
"c": 0.10444,
"h": 206.2
},
"luminance": 0.60899
}Semantic roles & 50–950 ramp
primary
#6CDDEB
secondary
#C0493B
accent
#240DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485