#6CD7EB#6CD7EB
#6CD7EB is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.3% C 0.102 H 211.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD7EB |
|---|---|
| RGB | rgb(108, 215, 235) |
| HSL | hsl(189, 76%, 67%) |
| HSV | hsv(189, 54%, 92%) |
| CMYK | cmyk(54%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.62, -25.39, -19.25) |
| CIE-LCH | lch(80.62, 31.86, 217.16°) |
| OKLab | oklab(82.3% -0.0873 -0.0532) |
| OKLCH | oklch(82.3% 0.102 211.4) |
| XYZ | xyz(45.4742, 57.7829, 87.3379) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Sky Blue
#87CEEB
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD7EB #EB806C
analogous
#6CEBC0 #6CD7EB #6C97EB
triadic
#6CD7EB #EB6CD7 #D7EB6C
tetradic
#6CD7EB #C06CEB #EB806C #97EB6C
square
#6CD7EB #C06CEB #EB806C #97EB6C
split-complementary
#6CD7EB #EB6C97 #EBC06C
monochromatic
#1AA8C2 #36C8E4 #6CD7EB #A2E6F2 #D8F4FA
Accessibility & contrast
On white
1.67
#6CD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#6CD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD7EB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD7EB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EC
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6cd7eb; /* rgb */ color: rgb(108, 215, 235); /* oklch */ color: oklch(82.3% 0.102 211.4);
Tailwind
colors: {
custom: {
50: '#a0e3f1',
500: '#6cd7eb',
950: '#000000',
},
}SCSS
$custom: #6cd7eb; $custom-light: #a0e3f1; $custom-dark: #000000;
JSON
{
"hex": "#6cd7eb",
"rgb": {
"r": 108,
"g": 215,
"b": 235
},
"hsl": {
"h": 189.449,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.82304,
"c": 0.10225,
"h": 211.4
},
"luminance": 0.57787
}Semantic roles & 50–950 ramp
primary
#6CD7EB
secondary
#C0503B
accent
#2D0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485