#6FFFD4#6FFFD4
#6FFFD4 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 90.9% C 0.139 H 170.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFD4 |
|---|---|
| RGB | rgb(111, 255, 212) |
| HSL | hsl(162, 100%, 72%) |
| HSV | hsv(162, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(91.53, -48.87, 8.92) |
| CIE-LCH | lch(91.53, 49.67, 169.65°) |
| OKLab | oklab(90.95% -0.1375 0.0228) |
| OKLCH | oklch(90.95% 0.139 170.6) |
| XYZ | xyz(54.1936, 79.6477, 74.7922) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.30
Light Aqua
#8CFFDB
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 3.23
Bright Teal
#01F9C6
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFD4 #FF6F9A
analogous
#6FFF8C #6FFFD4 #6FE2FF
triadic
#6FFFD4 #D46FFF #FFD46F
tetradic
#6FFFD4 #8C6FFF #FF6F9A #E2FF6F
square
#6FFFD4 #8C6FFF #FF6F9A #E2FF6F
split-complementary
#6FFFD4 #FF6FE2 #FF8C6F
monochromatic
#00F4AB #32FFC2 #6FFFD4 #ACFFE6 #E0FFF6
Accessibility & contrast
On white
1.24
#6FFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#6FFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFD4
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFD4 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D2
Deuteranopia (green-blind)
#E3E0D7
Tritanopia (blue-blind)
#10FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6fffd4; /* rgb */ color: rgb(111, 255, 212); /* oklch */ color: oklch(90.9% 0.139 170.6);
Tailwind
colors: {
custom: {
50: '#a4ffe1',
500: '#6fffd4',
950: '#000000',
},
}SCSS
$custom: #6fffd4; $custom-light: #a4ffe1; $custom-dark: #000000;
JSON
{
"hex": "#6fffd4",
"rgb": {
"r": 111,
"g": 255,
"b": 212
},
"hsl": {
"h": 162.083,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.90945,
"c": 0.13943,
"h": 170.6
},
"luminance": 0.79653
}Semantic roles & 50–950 ramp
primary
#6FFFD4
secondary
#DC3768
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684