#6FFFD8#6FFFD8
#6FFFD8 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.0% C 0.137 H 172.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFD8 |
|---|---|
| RGB | rgb(111, 255, 216) |
| HSL | hsl(164, 100%, 72%) |
| HSV | hsv(164, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.62, -47.96, 6.99) |
| CIE-LCH | lch(91.62, 48.47, 171.71°) |
| OKLab | oklab(91.05% -0.1358 0.0177) |
| OKLCH | oklch(91.05% 0.137 172.6) |
| XYZ | xyz(54.7044, 79.8520, 77.4825) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.86
Light Aqua
#8CFFDB
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFD8 #FF6F96
analogous
#6FFF90 #6FFFD8 #6FDEFF
triadic
#6FFFD8 #D86FFF #FFD86F
tetradic
#6FFFD8 #906FFF #FF6F96 #DEFF6F
square
#6FFFD8 #906FFF #FF6F96 #DEFF6F
split-complementary
#6FFFD8 #FF6FDE #FF906F
monochromatic
#00F4B2 #32FFC7 #6FFFD8 #ACFFE9 #E0FFF7
Accessibility & contrast
On white
1.24
#6FFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#6FFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFD8
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFD8 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D6
Deuteranopia (green-blind)
#E2E1DB
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6fffd8; /* rgb */ color: rgb(111, 255, 216); /* oklch */ color: oklch(91.0% 0.137 172.6);
Tailwind
colors: {
custom: {
50: '#a4ffe4',
500: '#6fffd8',
950: '#000000',
},
}SCSS
$custom: #6fffd8; $custom-light: #a4ffe4; $custom-dark: #000000;
JSON
{
"hex": "#6fffd8",
"rgb": {
"r": 111,
"g": 255,
"b": 216
},
"hsl": {
"h": 163.75,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.9105,
"c": 0.13696,
"h": 172.6
},
"luminance": 0.79857
}Semantic roles & 50–950 ramp
primary
#6FFFD8
secondary
#DC3763
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684