#6FFCC7#6FFCC7
#6FFCC7 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.145 H 165.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCC7 |
|---|---|
| RGB | rgb(111, 252, 199) |
| HSL | hsl(157, 96%, 71%) |
| HSV | hsv(157, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 21%, 1.2%) |
| CIE-LAB | lab(90.38, -50.45, 13.99) |
| CIE-LCH | lch(90.38, 52.35, 164.50°) |
| OKLab | oklab(89.91% -0.1401 0.0358) |
| OKLCH | oklch(89.91% 0.145 165.7) |
| XYZ | xyz(51.6698, 77.1189, 66.1842) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.05
Aquamarine
#7FFFD4
ΔE00 2.61
Light Greenish Blue
#63F7B4
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.36
Bright Teal
#01F9C6
ΔE00 4.10
Greenish Cyan
#2AFEB7
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCC7 #FC6FA4
analogous
#6FFC80 #6FFCC7 #6FEAFC
triadic
#6FFCC7 #C76FFC #FCC76F
tetradic
#6FFCC7 #806FFC #FC6FA4 #EAFC6F
square
#6FFCC7 #806FFC #FC6FA4 #EAFC6F
split-complementary
#6FFCC7 #FC6FEA #FC806F
monochromatic
#05EC95 #33FBB0 #6FFCC7 #ABFDDE #E1FEF3
Accessibility & contrast
On white
1.28
#6FFCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6FFCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCC7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCC7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC4
Deuteranopia (green-blind)
#E3DDCA
Tritanopia (blue-blind)
#2AFDED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffcc7; /* rgb */ color: rgb(111, 252, 199); /* oklch */ color: oklch(89.9% 0.145 165.7);
Tailwind
colors: {
custom: {
50: '#a3fed8',
500: '#6ffcc7',
950: '#000000',
},
}SCSS
$custom: #6ffcc7; $custom-light: #a3fed8; $custom-dark: #000000;
JSON
{
"hex": "#6ffcc7",
"rgb": {
"r": 111,
"g": 252,
"b": 199
},
"hsl": {
"h": 157.447,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89913,
"c": 0.14465,
"h": 165.7
},
"luminance": 0.77124
}Semantic roles & 50–950 ramp
primary
#6FFCC7
secondary
#D83774
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683