#6CEFC5#6CEFC5
#6CEFC5 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.7% C 0.131 H 169.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFC5 |
|---|---|
| RGB | rgb(108, 239, 197) |
| HSL | hsl(161, 80%, 68%) |
| HSV | hsv(161, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 17.6%, 6.3%) |
| CIE-LAB | lab(86.48, -45.98, 9.47) |
| CIE-LCH | lch(86.48, 46.95, 168.36°) |
| OKLab | oklab(86.7% -0.1291 0.0242) |
| OKLCH | oklch(86.7% 0.131 169.4) |
| XYZ | xyz(47.1242, 68.9479, 63.6374) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 4.02
Light Aqua
#8CFFDB
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFC5 #EF6C96
analogous
#6CEF83 #6CEFC5 #6CD8EF
triadic
#6CEFC5 #C56CEF #EFC56C
tetradic
#6CEFC5 #836CEF #EF6C96 #D8EF6C
square
#6CEFC5 #836CEF #EF6C96 #D8EF6C
split-complementary
#6CEFC5 #EF6CD8 #EF836C
monochromatic
#16CB91 #35E9AF #6CEFC5 #A3F5DB #DAFBF1
Accessibility & contrast
On white
1.42
#6CEFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#6CEFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFC5
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFC5 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C3
Deuteranopia (green-blind)
#D6D3C8
Tritanopia (blue-blind)
#29F0E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cefc5; /* rgb */ color: rgb(108, 239, 197); /* oklch */ color: oklch(86.7% 0.131 169.4);
Tailwind
colors: {
custom: {
50: '#a0f5d6',
500: '#6cefc5',
950: '#000000',
},
}SCSS
$custom: #6cefc5; $custom-light: #a0f5d6; $custom-dark: #000000;
JSON
{
"hex": "#6cefc5",
"rgb": {
"r": 108,
"g": 239,
"b": 197
},
"hsl": {
"h": 160.763,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86698,
"c": 0.13134,
"h": 169.4
},
"luminance": 0.68952
}Semantic roles & 50–950 ramp
primary
#6CEFC5
secondary
#C73866
accent
#094DDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583