#6FFFCA#6FFFCA
#6FFFCA is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.146 H 166.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFCA |
|---|---|
| RGB | rgb(111, 255, 202) |
| HSL | hsl(158, 100%, 72%) |
| HSV | hsv(158, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.31, -51.06, 13.76) |
| CIE-LCH | lch(91.31, 52.88, 164.92°) |
| OKLab | oklab(90.69% -0.1419 0.0353) |
| OKLCH | oklch(90.69% 0.146 166) |
| XYZ | xyz(52.9710, 79.1587, 68.3533) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.23
Aquamarine
#7FFFD4
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 4.14
Greenish Cyan
#2AFEB7
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFCA #FF6FA4
analogous
#6FFF82 #6FFFCA #6FECFF
triadic
#6FFFCA #CA6FFF #FFCA6F
tetradic
#6FFFCA #826FFF #FF6FA4 #ECFF6F
square
#6FFFCA #826FFF #FF6FA4 #ECFF6F
split-complementary
#6FFFCA #FF6FEC #FF826F
monochromatic
#00F49A #32FFB3 #6FFFCA #ACFFE1 #E0FFF4
Accessibility & contrast
On white
1.25
#6FFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#6FFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFCA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFCA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#24FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6fffca; /* rgb */ color: rgb(111, 255, 202); /* oklch */ color: oklch(90.7% 0.146 166.0);
Tailwind
colors: {
custom: {
50: '#a3ffda',
500: '#6fffca',
950: '#000000',
},
}SCSS
$custom: #6fffca; $custom-light: #a3ffda; $custom-dark: #000000;
JSON
{
"hex": "#6fffca",
"rgb": {
"r": 111,
"g": 255,
"b": 202
},
"hsl": {
"h": 157.917,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.90692,
"c": 0.14625,
"h": 166
},
"luminance": 0.79164
}Semantic roles & 50–950 ramp
primary
#6FFFCA
secondary
#DC3773
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683