#6DFFCA#6DFFCA
#6DFFCA is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.147 H 166.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFCA |
|---|---|
| RGB | rgb(109, 255, 202) |
| HSL | hsl(158, 100%, 71%) |
| HSV | hsv(158, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.25, -51.45, 13.67) |
| CIE-LCH | lch(91.25, 53.24, 165.12°) |
| OKLab | oklab(90.63% -0.143 0.035) |
| OKLCH | oklch(90.63% 0.147 166.2) |
| XYZ | xyz(52.7221, 79.0303, 68.3416) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.36
Aquamarine
#7FFFD4
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.67
Light Greenish Blue
#63F7B4
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 4.00
Greenish Cyan
#2AFEB7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFCA #FF6DA2
analogous
#6DFF81 #6DFFCA #6DEBFF
triadic
#6DFFCA #CA6DFF #FFCA6D
tetradic
#6DFFCA #816DFF #FF6DA2 #EBFF6D
square
#6DFFCA #816DFF #FF6DA2 #EBFF6D
split-complementary
#6DFFCA #FF6DEB #FF816D
monochromatic
#00F29A #30FFB4 #6DFFCA #AAFFE0 #E0FFF4
Accessibility & contrast
On white
1.25
#6DFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#6DFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFCA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFCA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#19FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6dffca; /* rgb */ color: rgb(109, 255, 202); /* oklch */ color: oklch(90.6% 0.147 166.2);
Tailwind
colors: {
custom: {
50: '#a2ffda',
500: '#6dffca',
950: '#000000',
},
}SCSS
$custom: #6dffca; $custom-light: #a2ffda; $custom-dark: #000000;
JSON
{
"hex": "#6dffca",
"rgb": {
"r": 109,
"g": 255,
"b": 202
},
"hsl": {
"h": 158.219,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.90629,
"c": 0.14727,
"h": 166.2
},
"luminance": 0.79035
}Semantic roles & 50–950 ramp
primary
#6DFFCA
secondary
#DB3571
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683