#6FFFCF#6FFFCF
#6FFFCF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.143 H 168.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFCF |
|---|---|
| RGB | rgb(111, 255, 207) |
| HSL | hsl(160, 100%, 72%) |
| HSV | hsv(160, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.41, -49.97, 11.34) |
| CIE-LCH | lch(91.41, 51.24, 167.21°) |
| OKLab | oklab(90.82% -0.1397 0.0291) |
| OKLCH | oklch(90.82% 0.143 168.3) |
| XYZ | xyz(53.5726, 79.3993, 71.5217) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.55
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFCF #FF6F9F
analogous
#6FFF87 #6FFFCF #6FE7FF
triadic
#6FFFCF #CF6FFF #FFCF6F
tetradic
#6FFFCF #876FFF #FF6F9F #E7FF6F
square
#6FFFCF #876FFF #FF6F9F #E7FF6F
split-complementary
#6FFFCF #FF6FE7 #FF876F
monochromatic
#00F4A2 #32FFBB #6FFFCF #ACFFE3 #E0FFF5
Accessibility & contrast
On white
1.24
#6FFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#6FFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFCF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFCF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#1BFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6fffcf; /* rgb */ color: rgb(111, 255, 207); /* oklch */ color: oklch(90.8% 0.143 168.3);
Tailwind
colors: {
custom: {
50: '#a4ffdd',
500: '#6fffcf',
950: '#000000',
},
}SCSS
$custom: #6fffcf; $custom-light: #a4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6fffcf",
"rgb": {
"r": 111,
"g": 255,
"b": 207
},
"hsl": {
"h": 160,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.90817,
"c": 0.14273,
"h": 168.3
},
"luminance": 0.79405
}Semantic roles & 50–950 ramp
primary
#6FFFCF
secondary
#DC376E
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684