#6CFFCA#6CFFCA
#6CFFCA is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.148 H 166.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFCA |
|---|---|
| RGB | rgb(108, 255, 202) |
| HSL | hsl(158, 100%, 71%) |
| HSV | hsv(158, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.22, -51.65, 13.63) |
| CIE-LCH | lch(91.22, 53.41, 165.22°) |
| OKLab | oklab(90.6% -0.1436 0.0349) |
| OKLCH | oklch(90.6% 0.148 166.3) |
| XYZ | xyz(52.5998, 78.9672, 68.3359) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.43
Aquamarine
#7FFFD4
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 3.70
Bright Teal
#01F9C6
ΔE00 3.93
Greenish Cyan
#2AFEB7
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFCA #FF6CA1
analogous
#6CFF80 #6CFFCA #6CEBFF
triadic
#6CFFCA #CA6CFF #FFCA6C
tetradic
#6CFFCA #806CFF #FF6CA1 #EBFF6C
square
#6CFFCA #806CFF #FF6CA1 #EBFF6C
split-complementary
#6CFFCA #FF6CEB #FF806C
monochromatic
#00F19A #2FFFB4 #6CFFCA #A9FFE0 #E0FFF4
Accessibility & contrast
On white
1.25
#6CFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#6CFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFCA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFCA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#12FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cffca; /* rgb */ color: rgb(108, 255, 202); /* oklch */ color: oklch(90.6% 0.148 166.3);
Tailwind
colors: {
custom: {
50: '#a2ffda',
500: '#6cffca',
950: '#000000',
},
}SCSS
$custom: #6cffca; $custom-light: #a2ffda; $custom-dark: #000000;
JSON
{
"hex": "#6cffca",
"rgb": {
"r": 108,
"g": 255,
"b": 202
},
"hsl": {
"h": 158.367,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.90597,
"c": 0.14777,
"h": 166.3
},
"luminance": 0.78972
}Semantic roles & 50–950 ramp
primary
#6CFFCA
secondary
#DB3470
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683