#6FFEC2#6FFEC2
#6FFEC2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.151 H 163.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEC2 |
|---|---|
| RGB | rgb(111, 254, 194) |
| HSL | hsl(155, 99%, 72%) |
| HSV | hsv(155, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(90.85, -52.33, 17.23) |
| CIE-LCH | lch(90.85, 55.09, 161.78°) |
| OKLab | oklab(90.27% -0.1444 0.0441) |
| OKLCH | oklch(90.27% 0.151 163) |
| XYZ | xyz(51.7301, 78.1532, 63.3874) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.42
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 3.37
Greenish Cyan
#2AFEB7
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 3.93
Greenish Turquoise
#00FBB0
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEC2 #FE6FAB
analogous
#6FFE7B #6FFEC2 #6FF3FE
triadic
#6FFEC2 #C26FFE #FEC26F
tetradic
#6FFEC2 #7B6FFE #FE6FAB #F3FE6F
square
#6FFEC2 #7B6FFE #FE6FAB #F3FE6F
split-complementary
#6FFEC2 #FE6FF3 #FE7B6F
monochromatic
#02F18D #32FEA8 #6FFEC2 #ACFEDC #E1FFF2
Accessibility & contrast
On white
1.26
#6FFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6FFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEC2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEC2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEBF
Deuteranopia (green-blind)
#E6DFC6
Tritanopia (blue-blind)
#2EFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffec2; /* rgb */ color: rgb(111, 254, 194); /* oklch */ color: oklch(90.3% 0.151 163.0);
Tailwind
colors: {
custom: {
50: '#a3ffd4',
500: '#6ffec2',
950: '#000000',
},
}SCSS
$custom: #6ffec2; $custom-light: #a3ffd4; $custom-dark: #000000;
JSON
{
"hex": "#6ffec2",
"rgb": {
"r": 111,
"g": 254,
"b": 194
},
"hsl": {
"h": 154.825,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90265,
"c": 0.151,
"h": 163
},
"luminance": 0.78158
}Semantic roles & 50–950 ramp
primary
#6FFEC2
secondary
#DA377B
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683