#6CDAE6#6CDAE6
#6CDAE6 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.8% C 0.102 H 204.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDAE6 |
|---|---|
| RGB | rgb(108, 218, 230) |
| HSL | hsl(186, 71%, 66%) |
| HSV | hsv(186, 53%, 90%) |
| CMYK | cmyk(53%, 5.2%, 0%, 9.8%) |
| CIE-LAB | lab(81.31, -28.22, -15.53) |
| CIE-LCH | lch(81.31, 32.22, 208.83°) |
| OKLab | oklab(82.81% -0.0925 -0.0429) |
| OKLCH | oklch(82.81% 0.102 204.9) |
| XYZ | xyz(45.5329, 59.0399, 83.8439) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 7.00
Neon Blue
#04D9FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDAE6 #E6786C
analogous
#6CE6B5 #6CDAE6 #6C9DE6
triadic
#6CDAE6 #E66CDA #DAE66C
tetradic
#6CDAE6 #B56CE6 #E6786C #9DE66C
square
#6CDAE6 #B56CE6 #E6786C #9DE66C
split-complementary
#6CDAE6 #E66C9D #E6B56C
monochromatic
#1FA9B8 #38CDDD #6CDAE6 #A0E7EF #D5F4F8
Accessibility & contrast
On white
1.64
#6CDAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6CDAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDAE6
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDAE6 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E7
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdae6; /* rgb */ color: rgb(108, 218, 230); /* oklch */ color: oklch(82.8% 0.102 204.9);
Tailwind
colors: {
custom: {
50: '#a0e5ed',
500: '#6cdae6',
950: '#000000',
},
}SCSS
$custom: #6cdae6; $custom-light: #a0e5ed; $custom-dark: #000000;
JSON
{
"hex": "#6cdae6",
"rgb": {
"r": 108,
"g": 218,
"b": 230
},
"hsl": {
"h": 185.902,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.82811,
"c": 0.10197,
"h": 204.9
},
"luminance": 0.59044
}Semantic roles & 50–950 ramp
primary
#6CDAE6
secondary
#B84A3E
accent
#2513D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484