#6CDBF0#6CDBF0
#6CDBF0 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.4% C 0.105 H 211.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBF0 |
|---|---|
| RGB | rgb(108, 219, 240) |
| HSL | hsl(190, 81%, 68%) |
| HSV | hsv(190, 55%, 94%) |
| CMYK | cmyk(55%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(81.91, -25.99, -19.95) |
| CIE-LCH | lch(81.91, 32.76, 217.51°) |
| OKLab | oklab(83.4% -0.0896 -0.0552) |
| OKLCH | oklch(83.4% 0.105 211.6) |
| XYZ | xyz(47.2377, 60.1380, 91.5396) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.57
Neon Blue
#04D9FF
ΔE00 4.95
Aqua Blue
#02D8E9
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBF0 #F0816C
analogous
#6CF0C3 #6CDBF0 #6C99F0
triadic
#6CDBF0 #F06CDB #DBF06C
tetradic
#6CDBF0 #C36CF0 #F0816C #99F06C
square
#6CDBF0 #C36CF0 #F0816C #99F06C
split-complementary
#6CDBF0 #F06C99 #F0C36C
monochromatic
#15AFCD #34CDEA #6CDBF0 #A4E9F6 #DBF6FB
Accessibility & contrast
On white
1.61
#6CDBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#6CDBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBF0
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBF0 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F1
Deuteranopia (green-blind)
#B6C5F0
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6cdbf0; /* rgb */ color: rgb(108, 219, 240); /* oklch */ color: oklch(83.4% 0.105 211.6);
Tailwind
colors: {
custom: {
50: '#a0e6f5',
500: '#6cdbf0',
950: '#000000',
},
}SCSS
$custom: #6cdbf0; $custom-light: #a0e6f5; $custom-dark: #000000;
JSON
{
"hex": "#6cdbf0",
"rgb": {
"r": 108,
"g": 219,
"b": 240
},
"hsl": {
"h": 189.545,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.83397,
"c": 0.10527,
"h": 211.6
},
"luminance": 0.60142
}Semantic roles & 50–950 ramp
primary
#6CDBF0
secondary
#C84F38
accent
#2A08DE
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485