#6FFCCF#6FFCCF
#6FFCCF is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.139 H 169.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCCF |
|---|---|
| RGB | rgb(111, 252, 207) |
| HSL | hsl(161, 96%, 71%) |
| HSV | hsv(161, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.55, -48.71, 10.11) |
| CIE-LCH | lch(90.55, 49.75, 168.27°) |
| OKLab | oklab(90.11% -0.1366 0.0259) |
| OKLCH | oklch(90.11% 0.139 169.3) |
| XYZ | xyz(52.6231, 77.5003, 71.2052) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.37
Light Turquoise
#7EF4CC
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.58
Light Aqua
#8CFFDB
ΔE00 3.09
Bright Teal
#01F9C6
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCCF #FC6F9C
analogous
#6FFC88 #6FFCCF #6FE2FC
triadic
#6FFCCF #CF6FFC #FCCF6F
tetradic
#6FFCCF #886FFC #FC6F9C #E2FC6F
square
#6FFCCF #886FFC #FC6F9C #E2FC6F
split-complementary
#6FFCCF #FC6FE2 #FC886F
monochromatic
#05ECA2 #33FBBB #6FFCCF #ABFDE3 #E1FEF5
Accessibility & contrast
On white
1.27
#6FFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#6FFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCCF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCCF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#1EFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffccf; /* rgb */ color: rgb(111, 252, 207); /* oklch */ color: oklch(90.1% 0.139 169.3);
Tailwind
colors: {
custom: {
50: '#a3fedd',
500: '#6ffccf',
950: '#000000',
},
}SCSS
$custom: #6ffccf; $custom-light: #a3fedd; $custom-dark: #000000;
JSON
{
"hex": "#6ffccf",
"rgb": {
"r": 111,
"g": 252,
"b": 207
},
"hsl": {
"h": 160.851,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90114,
"c": 0.13905,
"h": 169.3
},
"luminance": 0.77505
}Semantic roles & 50–950 ramp
primary
#6FFCCF
secondary
#D8376B
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684