#6AFFC4#6AFFC4
#6AFFC4 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.153 H 164.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFC4 |
|---|---|
| RGB | rgb(106, 255, 196) |
| HSL | hsl(156, 100%, 71%) |
| HSV | hsv(156, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(91.04, -53.31, 16.44) |
| CIE-LCH | lch(91.04, 55.79, 162.86°) |
| OKLab | oklab(90.39% -0.1473 0.0421) |
| OKLCH | oklch(90.39% 0.153 164.1) |
| XYZ | xyz(51.6626, 78.5646, 64.6557) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.54
Light Greenish Blue
#63F7B4
ΔE00 2.58
Greenish Cyan
#2AFEB7
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.72
Light Blue Green
#7EFBB3
ΔE00 3.90
Greenish Turquoise
#00FBB0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFC4 #FF6AA5
analogous
#6AFF79 #6AFFC4 #6AEFFF
triadic
#6AFFC4 #C46AFF #FFC46A
tetradic
#6AFFC4 #796AFF #FF6AA5 #EFFF6A
square
#6AFFC4 #796AFF #FF6AA5 #EFFF6A
split-complementary
#6AFFC4 #FF6AEF #FF796A
monochromatic
#00EF90 #2DFFAC #6AFFC4 #A7FFDC #E0FFF3
Accessibility & contrast
On white
1.26
#6AFFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#6AFFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFC4
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFC4 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEC1
Deuteranopia (green-blind)
#E6DFC8
Tritanopia (blue-blind)
#11FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6affc4; /* rgb */ color: rgb(106, 255, 196); /* oklch */ color: oklch(90.4% 0.153 164.1);
Tailwind
colors: {
custom: {
50: '#a1ffd6',
500: '#6affc4',
950: '#000000',
},
}SCSS
$custom: #6affc4; $custom-light: #a1ffd6; $custom-dark: #000000;
JSON
{
"hex": "#6affc4",
"rgb": {
"r": 106,
"g": 255,
"b": 196
},
"hsl": {
"h": 156.242,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90391,
"c": 0.15321,
"h": 164.1
},
"luminance": 0.7857
}Semantic roles & 50–950 ramp
primary
#6AFFC4
secondary
#DB3275
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683