#6CEFC7#6CEFC7
#6CEFC7 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.8% C 0.130 H 170.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFC7 |
|---|---|
| RGB | rgb(108, 239, 199) |
| HSL | hsl(162, 80%, 68%) |
| HSV | hsv(162, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 16.7%, 6.3%) |
| CIE-LAB | lab(86.52, -45.53, 8.49) |
| CIE-LCH | lch(86.52, 46.32, 169.44°) |
| OKLab | oklab(86.75% -0.1282 0.0217) |
| OKLCH | oklch(86.75% 0.13 170.4) |
| XYZ | xyz(47.3549, 69.0402, 64.8523) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.76
Aquamarine
#7FFFD4
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 3.72
Light Aqua
#8CFFDB
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 4.39
Bright Teal
#01F9C6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFC7 #EF6C94
analogous
#6CEF85 #6CEFC7 #6CD6EF
triadic
#6CEFC7 #C76CEF #EFC76C
tetradic
#6CEFC7 #856CEF #EF6C94 #D6EF6C
square
#6CEFC7 #856CEF #EF6C94 #D6EF6C
split-complementary
#6CEFC7 #EF6CD6 #EF856C
monochromatic
#16CB93 #35E9B2 #6CEFC7 #A3F5DC #DAFBF1
Accessibility & contrast
On white
1.42
#6CEFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#6CEFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFC7
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFC7 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C5
Deuteranopia (green-blind)
#D5D3CA
Tritanopia (blue-blind)
#27F1E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cefc7; /* rgb */ color: rgb(108, 239, 199); /* oklch */ color: oklch(86.8% 0.130 170.4);
Tailwind
colors: {
custom: {
50: '#a0f5d8',
500: '#6cefc7',
950: '#000000',
},
}SCSS
$custom: #6cefc7; $custom-light: #a0f5d8; $custom-dark: #000000;
JSON
{
"hex": "#6cefc7",
"rgb": {
"r": 108,
"g": 239,
"b": 199
},
"hsl": {
"h": 161.679,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.8675,
"c": 0.13003,
"h": 170.4
},
"luminance": 0.69045
}Semantic roles & 50–950 ramp
primary
#6CEFC7
secondary
#C73864
accent
#094ADD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583