#6CDAEF#6CDAEF
#6CDAEF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.1% C 0.105 H 211.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDAEF |
|---|---|
| RGB | rgb(108, 218, 239) |
| HSL | hsl(190, 80%, 68%) |
| HSV | hsv(190, 55%, 94%) |
| CMYK | cmyk(54.8%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(81.60, -25.77, -19.89) |
| CIE-LCH | lch(81.60, 32.55, 217.66°) |
| OKLab | oklab(83.13% -0.089 -0.055) |
| OKLCH | oklch(83.13% 0.105 211.7) |
| XYZ | xyz(46.8295, 59.5585, 90.6727) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.79
Neon Blue
#04D9FF
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDAEF #EF816C
analogous
#6CEFC2 #6CDAEF #6C99EF
triadic
#6CDAEF #EF6CDA #DAEF6C
tetradic
#6CDAEF #C26CEF #EF816C #99EF6C
square
#6CDAEF #C26CEF #EF816C #99EF6C
split-complementary
#6CDAEF #EF6C99 #EFC26C
monochromatic
#16AECB #35CCE9 #6CDAEF #A3E8F5 #DAF6FB
Accessibility & contrast
On white
1.63
#6CDAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6CDAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDAEF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDAEF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F0
Deuteranopia (green-blind)
#B5C4EF
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6cdaef; /* rgb */ color: rgb(108, 218, 239); /* oklch */ color: oklch(83.1% 0.105 211.7);
Tailwind
colors: {
custom: {
50: '#a0e5f4',
500: '#6cdaef',
950: '#000000',
},
}SCSS
$custom: #6cdaef; $custom-light: #a0e5f4; $custom-dark: #000000;
JSON
{
"hex": "#6cdaef",
"rgb": {
"r": 108,
"g": 218,
"b": 239
},
"hsl": {
"h": 189.618,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.83133,
"c": 0.10462,
"h": 211.7
},
"luminance": 0.59563
}Semantic roles & 50–950 ramp
primary
#6CDAEF
secondary
#C74F38
accent
#2B09DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485