#6FFED8#6FFED8
#6FFED8 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.136 H 172.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFED8 |
|---|---|
| RGB | rgb(111, 254, 216) |
| HSL | hsl(164, 99%, 72%) |
| HSV | hsv(164, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 15%, 0.4%) |
| CIE-LAB | lab(91.33, -47.54, 6.58) |
| CIE-LCH | lch(91.33, 47.99, 172.12°) |
| OKLab | oklab(90.82% -0.1348 0.0167) |
| OKLCH | oklch(90.82% 0.136 172.9) |
| XYZ | xyz(54.3863, 79.2157, 77.3765) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.03
Light Aqua
#8CFFDB
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 4.42
Bright Teal
#01F9C6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFED8 #FE6F95
analogous
#6FFE91 #6FFED8 #6FDDFE
triadic
#6FFED8 #D86FFE #FED86F
tetradic
#6FFED8 #916FFE #FE6F95 #DDFE6F
square
#6FFED8 #916FFE #FE6F95 #DDFE6F
split-complementary
#6FFED8 #FE6FDD #FE916F
monochromatic
#02F1B1 #32FEC8 #6FFED8 #ACFEE8 #E1FFF7
Accessibility & contrast
On white
1.25
#6FFED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#6FFED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFED8
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFED8 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD6
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#02FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffed8; /* rgb */ color: rgb(111, 254, 216); /* oklch */ color: oklch(90.8% 0.136 172.9);
Tailwind
colors: {
custom: {
50: '#a4ffe4',
500: '#6ffed8',
950: '#000000',
},
}SCSS
$custom: #6ffed8; $custom-light: #a4ffe4; $custom-dark: #000000;
JSON
{
"hex": "#6ffed8",
"rgb": {
"r": 111,
"g": 254,
"b": 216
},
"hsl": {
"h": 164.056,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90817,
"c": 0.13579,
"h": 172.9
},
"luminance": 0.79221
}Semantic roles & 50–950 ramp
primary
#6FFED8
secondary
#DA3762
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684