#6FFEC7#6FFEC7
#6FFEC7 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.147 H 165.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEC7 |
|---|---|
| RGB | rgb(111, 254, 199) |
| HSL | hsl(157, 99%, 72%) |
| HSV | hsv(157, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 21.7%, 0.4%) |
| CIE-LAB | lab(90.95, -51.28, 14.80) |
| CIE-LCH | lch(90.95, 53.38, 163.90°) |
| OKLab | oklab(90.38% -0.1422 0.0379) |
| OKLCH | oklch(90.38% 0.147 165.1) |
| XYZ | xyz(52.3011, 78.3816, 66.3947) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.99
Aquamarine
#7FFFD4
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.86
Greenish Cyan
#2AFEB7
ΔE00 4.02
Bright Teal
#01F9C6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEC7 #FE6FA6
analogous
#6FFE80 #6FFEC7 #6FEEFE
triadic
#6FFEC7 #C76FFE #FEC76F
tetradic
#6FFEC7 #806FFE #FE6FA6 #EEFE6F
square
#6FFEC7 #806FFE #FE6FA6 #EEFE6F
split-complementary
#6FFEC7 #FE6FEE #FE806F
monochromatic
#02F195 #32FEAF #6FFEC7 #ACFEDF #E1FFF3
Accessibility & contrast
On white
1.26
#6FFEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6FFEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEC7
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEC7 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC4
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#28FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffec7; /* rgb */ color: rgb(111, 254, 199); /* oklch */ color: oklch(90.4% 0.147 165.1);
Tailwind
colors: {
custom: {
50: '#a3ffd8',
500: '#6ffec7',
950: '#000000',
},
}SCSS
$custom: #6ffec7; $custom-light: #a3ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6ffec7",
"rgb": {
"r": 111,
"g": 254,
"b": 199
},
"hsl": {
"h": 156.923,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90384,
"c": 0.14719,
"h": 165.1
},
"luminance": 0.78387
}Semantic roles & 50–950 ramp
primary
#6FFEC7
secondary
#DA3776
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683