#6CECBE#6CECBE
#6CECBE is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.8% C 0.132 H 167.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6CECBE |
|---|---|
| RGB | rgb(108, 236, 190) |
| HSL | hsl(158, 77%, 67%) |
| HSV | hsv(158, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(85.45, -46.23, 11.66) |
| CIE-LCH | lch(85.45, 47.68, 165.85°) |
| OKLab | oklab(85.81% -0.129 0.0299) |
| OKLCH | oklch(85.81% 0.132 167) |
| XYZ | xyz(45.4697, 66.8926, 59.2206) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.65
Aqua Marine
#2EE8BB
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.30
Light Teal
#90E4C1
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CECBE #EC6C9A
analogous
#6CEC7E #6CECBE #6CDAEC
triadic
#6CECBE #BE6CEC #ECBE6C
tetradic
#6CECBE #7E6CEC #EC6C9A #DAEC6C
square
#6CECBE #7E6CEC #EC6C9A #DAEC6C
split-complementary
#6CECBE #EC6CDA #EC7E6C
monochromatic
#19C487 #36E5A6 #6CECBE #A2F3D6 #D8FAEE
Accessibility & contrast
On white
1.46
#6CECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#6CECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CECBE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CECBE | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#32EDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cecbe; /* rgb */ color: rgb(108, 236, 190); /* oklch */ color: oklch(85.8% 0.132 167.0);
Tailwind
colors: {
custom: {
50: '#9ff3d1',
500: '#6cecbe',
950: '#000000',
},
}SCSS
$custom: #6cecbe; $custom-light: #9ff3d1; $custom-dark: #000000;
JSON
{
"hex": "#6cecbe",
"rgb": {
"r": 108,
"g": 236,
"b": 190
},
"hsl": {
"h": 158.438,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.85809,
"c": 0.13242,
"h": 167
},
"luminance": 0.66897
}Semantic roles & 50–950 ramp
primary
#6CECBE
secondary
#C23A6B
accent
#0C56D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583