#6FFED5#6FFED5
#6FFED5 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.138 H 171.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFED5 |
|---|---|
| RGB | rgb(111, 254, 213) |
| HSL | hsl(163, 99%, 72%) |
| HSV | hsv(163, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 16.1%, 0.4%) |
| CIE-LAB | lab(91.26, -48.22, 8.03) |
| CIE-LCH | lch(91.26, 48.88, 170.55°) |
| OKLab | oklab(90.74% -0.1361 0.0205) |
| OKLCH | oklch(90.74% 0.138 171.4) |
| XYZ | xyz(54.0020, 79.0620, 75.3525) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Aqua
#8CFFDB
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFED5 #FE6F98
analogous
#6FFE8E #6FFED5 #6FE0FE
triadic
#6FFED5 #D56FFE #FED56F
tetradic
#6FFED5 #8E6FFE #FE6F98 #E0FE6F
square
#6FFED5 #8E6FFE #FE6F98 #E0FE6F
split-complementary
#6FFED5 #FE6FE0 #FE8E6F
monochromatic
#02F1AC #32FEC3 #6FFED5 #ACFEE7 #E1FFF6
Accessibility & contrast
On white
1.25
#6FFED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#6FFED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFED5
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFED5 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD3
Deuteranopia (green-blind)
#E2E0D8
Tritanopia (blue-blind)
#0EFFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffed5; /* rgb */ color: rgb(111, 254, 213); /* oklch */ color: oklch(90.7% 0.138 171.4);
Tailwind
colors: {
custom: {
50: '#a4ffe1',
500: '#6ffed5',
950: '#000000',
},
}SCSS
$custom: #6ffed5; $custom-light: #a4ffe1; $custom-dark: #000000;
JSON
{
"hex": "#6ffed5",
"rgb": {
"r": 111,
"g": 254,
"b": 213
},
"hsl": {
"h": 162.797,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90738,
"c": 0.1376,
"h": 171.4
},
"luminance": 0.79067
}Semantic roles & 50–950 ramp
primary
#6FFED5
secondary
#DA3766
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684