#6CDAED#6CDAED
#6CDAED is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.1% C 0.104 H 210.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDAED |
|---|---|
| RGB | rgb(108, 218, 237) |
| HSL | hsl(189, 78%, 68%) |
| HSV | hsv(189, 54%, 93%) |
| CMYK | cmyk(54.4%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(81.53, -26.32, -18.93) |
| CIE-LCH | lch(81.53, 32.42, 215.72°) |
| OKLab | oklab(83.06% -0.0897 -0.0523) |
| OKLCH | oklch(83.06% 0.104 210.3) |
| XYZ | xyz(46.5357, 59.4410, 89.1252) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.53
Aqua Blue
#02D8E9
ΔE00 4.89
Neon Blue
#04D9FF
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDAED #ED7F6C
analogous
#6CEDBF #6CDAED #6C9AED
triadic
#6CDAED #ED6CDA #DAED6C
tetradic
#6CDAED #BF6CED #ED7F6C #9AED6C
square
#6CDAED #BF6CED #ED7F6C #9AED6C
split-complementary
#6CDAED #ED6C9A #EDBF6C
monochromatic
#18ADC6 #35CCE6 #6CDAED #A3E8F4 #D9F5FA
Accessibility & contrast
On white
1.63
#6CDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6CDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDAED
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDAED | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6cdaed; /* rgb */ color: rgb(108, 218, 237); /* oklch */ color: oklch(83.1% 0.104 210.3);
Tailwind
colors: {
custom: {
50: '#a0e5f2',
500: '#6cdaed',
950: '#000000',
},
}SCSS
$custom: #6cdaed; $custom-light: #a0e5f2; $custom-dark: #000000;
JSON
{
"hex": "#6cdaed",
"rgb": {
"r": 108,
"g": 218,
"b": 237
},
"hsl": {
"h": 188.837,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.8306,
"c": 0.10389,
"h": 210.3
},
"luminance": 0.59445
}Semantic roles & 50–950 ramp
primary
#6CDAED
secondary
#C44E39
accent
#2A0BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485