#6FFCC5#6FFCC5
#6FFCC5 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.146 H 164.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCC5 |
|---|---|
| RGB | rgb(111, 252, 197) |
| HSL | hsl(157, 96%, 71%) |
| HSV | hsv(157, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 21.8%, 1.2%) |
| CIE-LAB | lab(90.33, -50.87, 14.96) |
| CIE-LCH | lch(90.33, 53.03, 163.61°) |
| OKLab | oklab(89.87% -0.141 0.0383) |
| OKLCH | oklch(89.87% 0.146 164.8) |
| XYZ | xyz(51.4391, 77.0266, 64.9693) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.94
Light Greenish Blue
#63F7B4
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.72
Greenish Cyan
#2AFEB7
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCC5 #FC6FA6
analogous
#6FFC7E #6FFCC5 #6FECFC
triadic
#6FFCC5 #C56FFC #FCC56F
tetradic
#6FFCC5 #7E6FFC #FC6FA6 #ECFC6F
square
#6FFCC5 #7E6FFC #FC6FA6 #ECFC6F
split-complementary
#6FFCC5 #FC6FEC #FC7E6F
monochromatic
#05EC92 #33FBAD #6FFCC5 #ABFDDD #E1FEF3
Accessibility & contrast
On white
1.28
#6FFCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#6FFCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCC5
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCC5 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC2
Deuteranopia (green-blind)
#E3DDC9
Tritanopia (blue-blind)
#2CFCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffcc5; /* rgb */ color: rgb(111, 252, 197); /* oklch */ color: oklch(89.9% 0.146 164.8);
Tailwind
colors: {
custom: {
50: '#a3fed6',
500: '#6ffcc5',
950: '#000000',
},
}SCSS
$custom: #6ffcc5; $custom-light: #a3fed6; $custom-dark: #000000;
JSON
{
"hex": "#6ffcc5",
"rgb": {
"r": 111,
"g": 252,
"b": 197
},
"hsl": {
"h": 156.596,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89865,
"c": 0.14613,
"h": 164.8
},
"luminance": 0.77032
}Semantic roles & 50–950 ramp
primary
#6FFCC5
secondary
#D83776
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683