#6CECB8#6CECB8
#6CECB8 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.7% C 0.137 H 164.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6CECB8 |
|---|---|
| RGB | rgb(108, 236, 184) |
| HSL | hsl(156, 77%, 67%) |
| HSV | hsv(156, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 22%, 7.5%) |
| CIE-LAB | lab(85.32, -47.52, 14.60) |
| CIE-LCH | lch(85.32, 49.72, 162.92°) |
| OKLab | oklab(85.66% -0.1317 0.0374) |
| OKLCH | oklch(85.66% 0.137 164.1) |
| XYZ | xyz(44.8274, 66.6356, 55.8377) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CECB8 #EC6CA0
analogous
#6CEC78 #6CECB8 #6CE0EC
triadic
#6CECB8 #B86CEC #ECB86C
tetradic
#6CECB8 #786CEC #EC6CA0 #E0EC6C
square
#6CECB8 #786CEC #EC6CA0 #E0EC6C
split-complementary
#6CECB8 #EC6CE0 #EC786C
monochromatic
#19C47F #36E59E #6CECB8 #A2F3D2 #D8FAEC
Accessibility & contrast
On white
1.47
#6CECB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6CECB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CECB8
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CECB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CECB8 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB5
Deuteranopia (green-blind)
#D5D0BB
Tritanopia (blue-blind)
#37ECDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cecb8; /* rgb */ color: rgb(108, 236, 184); /* oklch */ color: oklch(85.7% 0.137 164.1);
Tailwind
colors: {
custom: {
50: '#9ff3cd',
500: '#6cecb8',
950: '#000000',
},
}SCSS
$custom: #6cecb8; $custom-light: #9ff3cd; $custom-dark: #000000;
JSON
{
"hex": "#6cecb8",
"rgb": {
"r": 108,
"g": 236,
"b": 184
},
"hsl": {
"h": 155.625,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.8566,
"c": 0.13688,
"h": 164.1
},
"luminance": 0.6664
}Semantic roles & 50–950 ramp
primary
#6CECB8
secondary
#C23A71
accent
#0C60D9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583