#6CEFB7#6CEFB7
#6CEFB7 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.4% C 0.142 H 162.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFB7 |
|---|---|
| RGB | rgb(108, 239, 183) |
| HSL | hsl(154, 80%, 68%) |
| HSV | hsv(154, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 23.4%, 6.3%) |
| CIE-LAB | lab(86.17, -49.00, 16.33) |
| CIE-LCH | lch(86.17, 51.65, 161.57°) |
| OKLab | oklab(86.35% -0.1353 0.0418) |
| OKLCH | oklch(86.35% 0.142 162.8) |
| XYZ | xyz(45.5939, 68.3358, 55.5780) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.28
Greenish Cyan
#2AFEB7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFB7 #EF6CA4
analogous
#6CEF75 #6CEFB7 #6CE6EF
triadic
#6CEFB7 #B76CEF #EFB76C
tetradic
#6CEFB7 #756CEF #EF6CA4 #E6EF6C
square
#6CEFB7 #756CEF #EF6CA4 #E6EF6C
split-complementary
#6CEFB7 #EF6CE6 #EF756C
monochromatic
#16CB7D #35E99C #6CEFB7 #A3F5D2 #DAFBED
Accessibility & contrast
On white
1.43
#6CEFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#6CEFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFB7
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFB7 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B4
Deuteranopia (green-blind)
#D8D2BB
Tritanopia (blue-blind)
#36EFDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cefb7; /* rgb */ color: rgb(108, 239, 183); /* oklch */ color: oklch(86.4% 0.142 162.8);
Tailwind
colors: {
custom: {
50: '#a0f5cc',
500: '#6cefb7',
950: '#000000',
},
}SCSS
$custom: #6cefb7; $custom-light: #a0f5cc; $custom-dark: #000000;
JSON
{
"hex": "#6cefb7",
"rgb": {
"r": 108,
"g": 239,
"b": 183
},
"hsl": {
"h": 154.351,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.8635,
"c": 0.14161,
"h": 162.8
},
"luminance": 0.6834
}Semantic roles & 50–950 ramp
primary
#6CEFB7
secondary
#C73875
accent
#0963DD
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583