#6CDEF3#6CDEF3
#6CDEF3 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.2% C 0.107 H 211.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEF3 |
|---|---|
| RGB | rgb(108, 222, 243) |
| HSL | hsl(189, 85%, 69%) |
| HSV | hsv(189, 56%, 95%) |
| CMYK | cmyk(55.6%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.86, -26.63, -20.11) |
| CIE-LCH | lch(82.86, 33.37, 217.05°) |
| OKLab | oklab(84.19% -0.0917 -0.0556) |
| OKLCH | oklch(84.19% 0.107 211.3) |
| XYZ | xyz(48.4768, 61.8971, 94.1693) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.92
Neon Blue
#04D9FF
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Aqua Blue
#02D8E9
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Sky Blue
#87CEEB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEF3 #F3816C
analogous
#6CF3C5 #6CDEF3 #6C9BF3
triadic
#6CDEF3 #F36CDE #DEF36C
tetradic
#6CDEF3 #C56CF3 #F3816C #9BF36C
square
#6CDEF3 #C56CF3 #F3816C #9BF36C
split-complementary
#6CDEF3 #F36C9B #F3C56C
monochromatic
#11B5D3 #33D1EE #6CDEF3 #A5EBF8 #DDF7FC
Accessibility & contrast
On white
1.57
#6CDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#6CDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEF3
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEF3 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F4
Deuteranopia (green-blind)
#B8C8F3
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6cdef3; /* rgb */ color: rgb(108, 222, 243); /* oklch */ color: oklch(84.2% 0.107 211.3);
Tailwind
colors: {
custom: {
50: '#a1e8f7',
500: '#6cdef3',
950: '#000000',
},
}SCSS
$custom: #6cdef3; $custom-light: #a1e8f7; $custom-dark: #000000;
JSON
{
"hex": "#6cdef3",
"rgb": {
"r": 108,
"g": 222,
"b": 243
},
"hsl": {
"h": 189.333,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.84188,
"c": 0.10723,
"h": 211.3
},
"luminance": 0.61902
}Semantic roles & 50–950 ramp
primary
#6CDEF3
secondary
#CC4E37
accent
#2704E1
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485