#6FFED9#6FFED9
#6FFED9 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.135 H 173.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFED9 |
|---|---|
| RGB | rgb(111, 254, 217) |
| HSL | hsl(164, 99%, 72%) |
| HSV | hsv(164, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 14.6%, 0.4%) |
| CIE-LAB | lab(91.36, -47.31, 6.10) |
| CIE-LCH | lch(91.36, 47.70, 172.66°) |
| OKLab | oklab(90.84% -0.1343 0.0154) |
| OKLCH | oklch(90.84% 0.135 173.5) |
| XYZ | xyz(54.5159, 79.2676, 78.0594) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 4.68
Bright Teal
#01F9C6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFED9 #FE6F94
analogous
#6FFE92 #6FFED9 #6FDBFE
triadic
#6FFED9 #D96FFE #FED96F
tetradic
#6FFED9 #926FFE #FE6F94 #DBFE6F
square
#6FFED9 #926FFE #FE6F94 #DBFE6F
split-complementary
#6FFED9 #FE6FDB #FE926F
monochromatic
#02F1B3 #32FEC9 #6FFED9 #ACFEE9 #E1FFF7
Accessibility & contrast
On white
1.25
#6FFED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#6FFED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFED9
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFED9 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD7
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffed9; /* rgb */ color: rgb(111, 254, 217); /* oklch */ color: oklch(90.8% 0.135 173.5);
Tailwind
colors: {
custom: {
50: '#a4ffe4',
500: '#6ffed9',
950: '#000000',
},
}SCSS
$custom: #6ffed9; $custom-light: #a4ffe4; $custom-dark: #000000;
JSON
{
"hex": "#6ffed9",
"rgb": {
"r": 111,
"g": 254,
"b": 217
},
"hsl": {
"h": 164.476,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90844,
"c": 0.13521,
"h": 173.5
},
"luminance": 0.79273
}Semantic roles & 50–950 ramp
primary
#6FFED9
secondary
#DA3761
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684