#6AFFC3#6AFFC3
#6AFFC3 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.154 H 163.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFC3 |
|---|---|
| RGB | rgb(106, 255, 195) |
| HSL | hsl(156, 100%, 71%) |
| HSV | hsv(156, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(91.02, -53.52, 16.93) |
| CIE-LCH | lch(91.02, 56.14, 162.45°) |
| OKLab | oklab(90.37% -0.1478 0.0433) |
| OKLCH | oklch(90.37% 0.154 163.7) |
| XYZ | xyz(51.5492, 78.5192, 64.0583) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 2.42
Greenish Cyan
#2AFEB7
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 3.92
Greenish Turquoise
#00FBB0
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFC3 #FF6AA6
analogous
#6AFF78 #6AFFC3 #6AF0FF
triadic
#6AFFC3 #C36AFF #FFC36A
tetradic
#6AFFC3 #786AFF #FF6AA6 #F0FF6A
square
#6AFFC3 #786AFF #FF6AA6 #F0FF6A
split-complementary
#6AFFC3 #FF6AF0 #FF786A
monochromatic
#00EF8F #2DFFAA #6AFFC3 #A7FFDC #E0FFF3
Accessibility & contrast
On white
1.26
#6AFFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6AFFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFC3
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFC3 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEC0
Deuteranopia (green-blind)
#E6DFC7
Tritanopia (blue-blind)
#13FFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6affc3; /* rgb */ color: rgb(106, 255, 195); /* oklch */ color: oklch(90.4% 0.154 163.7);
Tailwind
colors: {
custom: {
50: '#a1ffd5',
500: '#6affc3',
950: '#000000',
},
}SCSS
$custom: #6affc3; $custom-light: #a1ffd5; $custom-dark: #000000;
JSON
{
"hex": "#6affc3",
"rgb": {
"r": 106,
"g": 255,
"b": 195
},
"hsl": {
"h": 155.839,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90367,
"c": 0.15398,
"h": 163.7
},
"luminance": 0.78524
}Semantic roles & 50–950 ramp
primary
#6AFFC3
secondary
#DB3276
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683