#6CECEE#6CECEE
#6CECEE is a very light, moderate teal. Relative luminance 0.694; OKLCH L 87.2% C 0.113 H 196.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CECEE |
|---|---|
| RGB | rgb(108, 236, 238) |
| HSL | hsl(181, 79%, 68%) |
| HSV | hsv(181, 55%, 93%) |
| CMYK | cmyk(54.6%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(86.68, -34.66, -11.73) |
| CIE-LCH | lch(86.68, 36.60, 198.70°) |
| OKLab | oklab(87.21% -0.1084 -0.0325) |
| OKLCH | oklch(87.21% 0.113 196.7) |
| XYZ | xyz(51.6059, 69.3470, 91.5380) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.93
Bright Cyan
#41FDFE
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Aqua
#00FFFF
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CECEE #EE6E6C
analogous
#6CEEAF #6CECEE #6CABEE
triadic
#6CECEE #EE6CEC #ECEE6C
tetradic
#6CECEE #AF6CEE #EE6E6C #ABEE6C
square
#6CECEE #AF6CEE #EE6E6C #ABEE6C
split-complementary
#6CECEE #EE6CAB #EEAF6C
monochromatic
#17C6C8 #35E5E8 #6CECEE #A3F3F4 #DAFAFB
Accessibility & contrast
On white
1.41
#6CECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#6CECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CECEE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CECEE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cecee; /* rgb */ color: rgb(108, 236, 238); /* oklch */ color: oklch(87.2% 0.113 196.7);
Tailwind
colors: {
custom: {
50: '#a2f2f3',
500: '#6cecee',
950: '#000000',
},
}SCSS
$custom: #6cecee; $custom-light: #a2f2f3; $custom-dark: #000000;
JSON
{
"hex": "#6cecee",
"rgb": {
"r": 108,
"g": 236,
"b": 238
},
"hsl": {
"h": 180.923,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.87209,
"c": 0.11313,
"h": 196.7
},
"luminance": 0.69352
}Semantic roles & 50–950 ramp
primary
#6CECEE
secondary
#C63B39
accent
#0D0ADC
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585