#6FFCC4#6FFCC4
#6FFCC4 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.147 H 164.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCC4 |
|---|---|
| RGB | rgb(111, 252, 196) |
| HSL | hsl(156, 96%, 71%) |
| HSV | hsv(156, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(90.31, -51.08, 15.44) |
| CIE-LCH | lch(90.31, 53.37, 163.18°) |
| OKLab | oklab(89.84% -0.1415 0.0396) |
| OKLCH | oklch(89.84% 0.147 164.4) |
| XYZ | xyz(51.3249, 76.9810, 64.3679) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.97
Light Greenish Blue
#63F7B4
ΔE00 2.70
Aquamarine
#7FFFD4
ΔE00 3.22
Greenish Cyan
#2AFEB7
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCC4 #FC6FA7
analogous
#6FFC7D #6FFCC4 #6FEDFC
triadic
#6FFCC4 #C46FFC #FCC46F
tetradic
#6FFCC4 #7D6FFC #FC6FA7 #EDFC6F
square
#6FFCC4 #7D6FFC #FC6FA7 #EDFC6F
split-complementary
#6FFCC4 #FC6FED #FC7D6F
monochromatic
#05EC90 #33FBAB #6FFCC4 #ABFDDD #E1FEF3
Accessibility & contrast
On white
1.28
#6FFCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#6FFCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCC4
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCC4 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#E3DDC8
Tritanopia (blue-blind)
#2DFCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffcc4; /* rgb */ color: rgb(111, 252, 196); /* oklch */ color: oklch(89.8% 0.147 164.4);
Tailwind
colors: {
custom: {
50: '#a3fed6',
500: '#6ffcc4',
950: '#000000',
},
}SCSS
$custom: #6ffcc4; $custom-light: #a3fed6; $custom-dark: #000000;
JSON
{
"hex": "#6ffcc4",
"rgb": {
"r": 111,
"g": 252,
"b": 196
},
"hsl": {
"h": 156.17,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89841,
"c": 0.14689,
"h": 164.4
},
"luminance": 0.76986
}Semantic roles & 50–950 ramp
primary
#6FFCC4
secondary
#D83777
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683