#6CDFEB#6CDFEB
#6CDFEB is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.105 H 204.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFEB |
|---|---|
| RGB | rgb(108, 223, 235) |
| HSL | hsl(186, 76%, 67%) |
| HSV | hsv(186, 54%, 92%) |
| CMYK | cmyk(54%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.89, -29.30, -15.82) |
| CIE-LCH | lch(82.89, 33.30, 208.37°) |
| OKLab | oklab(84.13% -0.0959 -0.0437) |
| OKLCH | oklch(84.13% 0.105 204.5) |
| XYZ | xyz(47.5613, 61.9571, 88.0336) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.30
Aqua Blue
#02D8E9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFEB #EB786C
analogous
#6CEBB7 #6CDFEB #6CA0EB
triadic
#6CDFEB #EB6CDF #DFEB6C
tetradic
#6CDFEB #B76CEB #EB786C #A0EB6C
square
#6CDFEB #B76CEB #EB786C #A0EB6C
split-complementary
#6CDFEB #EB6CA0 #EBB76C
monochromatic
#1AB2C2 #36D3E4 #6CDFEB #A2EBF2 #D8F6FA
Accessibility & contrast
On white
1.57
#6CDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#6CDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFEB
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFEB | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6cdfeb; /* rgb */ color: rgb(108, 223, 235); /* oklch */ color: oklch(84.1% 0.105 204.5);
Tailwind
colors: {
custom: {
50: '#a0e9f1',
500: '#6cdfeb',
950: '#000000',
},
}SCSS
$custom: #6cdfeb; $custom-light: #a0e9f1; $custom-dark: #000000;
JSON
{
"hex": "#6cdfeb",
"rgb": {
"r": 108,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.669,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.8413,
"c": 0.10536,
"h": 204.5
},
"luminance": 0.61962
}Semantic roles & 50–950 ramp
primary
#6CDFEB
secondary
#C0473B
accent
#200DD8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485