#6AFFCA#6AFFCA
#6AFFCA is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.149 H 166.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFCA |
|---|---|
| RGB | rgb(106, 255, 202) |
| HSL | hsl(159, 100%, 71%) |
| HSV | hsv(159, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.16, -52.03, 13.54) |
| CIE-LCH | lch(91.16, 53.76, 165.42°) |
| OKLab | oklab(90.54% -0.1447 0.0347) |
| OKLCH | oklch(90.54% 0.149 166.5) |
| XYZ | xyz(52.3593, 78.8432, 68.3246) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.57
Aquamarine
#7FFFD4
ΔE00 2.57
Light Greenish Blue
#63F7B4
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 3.80
Greenish Cyan
#2AFEB7
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFCA #FF6A9F
analogous
#6AFF7F #6AFFCA #6AE9FF
triadic
#6AFFCA #CA6AFF #FFCA6A
tetradic
#6AFFCA #7F6AFF #FF6A9F #E9FF6A
square
#6AFFCA #7F6AFF #FF6A9F #E9FF6A
split-complementary
#6AFFCA #FF6AE9 #FF7F6A
monochromatic
#00EF9A #2DFFB4 #6AFFCA #A7FFE0 #E0FFF4
Accessibility & contrast
On white
1.25
#6AFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#6AFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFCA
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFCA | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6affca; /* rgb */ color: rgb(106, 255, 202); /* oklch */ color: oklch(90.5% 0.149 166.5);
Tailwind
colors: {
custom: {
50: '#a1ffda',
500: '#6affca',
950: '#000000',
},
}SCSS
$custom: #6affca; $custom-light: #a1ffda; $custom-dark: #000000;
JSON
{
"hex": "#6affca",
"rgb": {
"r": 106,
"g": 255,
"b": 202
},
"hsl": {
"h": 158.658,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90536,
"c": 0.14877,
"h": 166.5
},
"luminance": 0.78848
}Semantic roles & 50–950 ramp
primary
#6AFFCA
secondary
#DB326E
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683