#6CEBEC#6CEBEC
#6CEBEC is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.9% C 0.112 H 196.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBEC |
|---|---|
| RGB | rgb(108, 235, 236) |
| HSL | hsl(180, 77%, 67%) |
| HSV | hsv(180, 54%, 93%) |
| CMYK | cmyk(54.2%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(86.33, -34.72, -11.19) |
| CIE-LCH | lch(86.33, 36.48, 197.87°) |
| OKLab | oklab(86.91% -0.1081 -0.031) |
| OKLCH | oklch(86.91% 0.112 196) |
| XYZ | xyz(51.0266, 68.6560, 89.9035) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.14
Bright Cyan
#41FDFE
ΔE00 4.54
Robin'S Egg
#6DEDFD
ΔE00 5.16
Aqua
#00FFFF
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Bright Turquoise
#0FFEF9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBEC #EC6D6C
analogous
#6CECAD #6CEBEC #6CABEC
triadic
#6CEBEC #EC6CEB #EBEC6C
tetradic
#6CEBEC #AD6CEC #EC6D6C #ABEC6C
square
#6CEBEC #AD6CEC #EC6D6C #ABEC6C
split-complementary
#6CEBEC #EC6CAB #ECAD6C
monochromatic
#19C3C4 #36E4E5 #6CEBEC #A2F2F3 #D8FAFA
Accessibility & contrast
On white
1.43
#6CEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#6CEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBEC
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBEC | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cebec; /* rgb */ color: rgb(108, 235, 236); /* oklch */ color: oklch(86.9% 0.112 196.0);
Tailwind
colors: {
custom: {
50: '#a1f2f2',
500: '#6cebec',
950: '#000000',
},
}SCSS
$custom: #6cebec; $custom-light: #a1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#6cebec",
"rgb": {
"r": 108,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.469,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.86914,
"c": 0.11249,
"h": 196
},
"luminance": 0.68661
}Semantic roles & 50–950 ramp
primary
#6CEBEC
secondary
#C23B3A
accent
#0E0CD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585