#6FFED7#6FFED7
#6FFED7 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.136 H 172.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFED7 |
|---|---|
| RGB | rgb(111, 254, 215) |
| HSL | hsl(164, 99%, 72%) |
| HSV | hsv(164, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 15.4%, 0.4%) |
| CIE-LAB | lab(91.31, -47.76, 7.06) |
| CIE-LCH | lch(91.31, 48.28, 171.59°) |
| OKLab | oklab(90.79% -0.1352 0.0179) |
| OKLCH | oklch(90.79% 0.136 172.4) |
| XYZ | xyz(54.2574, 79.1641, 76.6977) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.82
Light Aqua
#8CFFDB
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 2.76
Light Aquamarine
#7BFDC7
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFED7 #FE6F96
analogous
#6FFE90 #6FFED7 #6FDEFE
triadic
#6FFED7 #D76FFE #FED76F
tetradic
#6FFED7 #906FFE #FE6F96 #DEFE6F
square
#6FFED7 #906FFE #FE6F96 #DEFE6F
split-complementary
#6FFED7 #FE6FDE #FE906F
monochromatic
#02F1B0 #32FEC6 #6FFED7 #ACFEE8 #E1FFF7
Accessibility & contrast
On white
1.25
#6FFED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#6FFED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFED7
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFED7 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E1E0DA
Tritanopia (blue-blind)
#07FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffed7; /* rgb */ color: rgb(111, 254, 215); /* oklch */ color: oklch(90.8% 0.136 172.4);
Tailwind
colors: {
custom: {
50: '#a4ffe3',
500: '#6ffed7',
950: '#000000',
},
}SCSS
$custom: #6ffed7; $custom-light: #a4ffe3; $custom-dark: #000000;
JSON
{
"hex": "#6ffed7",
"rgb": {
"r": 111,
"g": 254,
"b": 215
},
"hsl": {
"h": 163.636,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.9079,
"c": 0.13639,
"h": 172.4
},
"luminance": 0.79169
}Semantic roles & 50–950 ramp
primary
#6FFED7
secondary
#DA3763
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684