#6FFCCA#6FFCCA
#6FFCCA is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.142 H 167.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCCA |
|---|---|
| RGB | rgb(111, 252, 202) |
| HSL | hsl(159, 96%, 71%) |
| HSV | hsv(159, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 19.8%, 1.2%) |
| CIE-LAB | lab(90.44, -49.80, 12.53) |
| CIE-LCH | lch(90.44, 51.36, 165.87°) |
| OKLab | oklab(89.99% -0.1388 0.0321) |
| OKLCH | oklch(89.99% 0.142 167) |
| XYZ | xyz(52.0215, 77.2596, 68.0368) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.51
Aquamarine
#7FFFD4
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 2.87
Bright Teal
#01F9C6
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCCA #FC6FA1
analogous
#6FFC83 #6FFCCA #6FE8FC
triadic
#6FFCCA #CA6FFC #FCCA6F
tetradic
#6FFCCA #836FFC #FC6FA1 #E8FC6F
square
#6FFCCA #836FFC #FC6FA1 #E8FC6F
split-complementary
#6FFCCA #FC6FE8 #FC836F
monochromatic
#05EC9A #33FBB4 #6FFCCA #ABFDE0 #E1FEF4
Accessibility & contrast
On white
1.28
#6FFCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6FFCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCCA
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCCA | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC7
Deuteranopia (green-blind)
#E2DECD
Tritanopia (blue-blind)
#26FDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffcca; /* rgb */ color: rgb(111, 252, 202); /* oklch */ color: oklch(90.0% 0.142 167.0);
Tailwind
colors: {
custom: {
50: '#a3feda',
500: '#6ffcca',
950: '#000000',
},
}SCSS
$custom: #6ffcca; $custom-light: #a3feda; $custom-dark: #000000;
JSON
{
"hex": "#6ffcca",
"rgb": {
"r": 111,
"g": 252,
"b": 202
},
"hsl": {
"h": 158.723,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89987,
"c": 0.14249,
"h": 167
},
"luminance": 0.77265
}Semantic roles & 50–950 ramp
primary
#6FFCCA
secondary
#D83770
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683