#6AFFC9#6AFFC9
#6AFFC9 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.149 H 166.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFC9 |
|---|---|
| RGB | rgb(106, 255, 201) |
| HSL | hsl(158, 100%, 71%) |
| HSV | hsv(158, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 21.2%, 0%) |
| CIE-LAB | lab(91.14, -52.25, 14.02) |
| CIE-LCH | lch(91.14, 54.10, 164.98°) |
| OKLab | oklab(90.51% -0.1451 0.0359) |
| OKLCH | oklch(90.51% 0.149 166.1) |
| XYZ | xyz(52.2412, 78.7960, 67.7031) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.48
Aquamarine
#7FFFD4
ΔE00 2.75
Light Greenish Blue
#63F7B4
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFC9 #FF6AA0
analogous
#6AFF7E #6AFFC9 #6AEAFF
triadic
#6AFFC9 #C96AFF #FFC96A
tetradic
#6AFFC9 #7E6AFF #FF6AA0 #EAFF6A
square
#6AFFC9 #7E6AFF #FF6AA0 #EAFF6A
split-complementary
#6AFFC9 #FF6AEA #FF7E6A
monochromatic
#00EF98 #2DFFB3 #6AFFC9 #A7FFDF #E0FFF4
Accessibility & contrast
On white
1.25
#6AFFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#6AFFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFC9
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFC9 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC6
Deuteranopia (green-blind)
#E5DFCC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6affc9; /* rgb */ color: rgb(106, 255, 201); /* oklch */ color: oklch(90.5% 0.149 166.1);
Tailwind
colors: {
custom: {
50: '#a1ffd9',
500: '#6affc9',
950: '#000000',
},
}SCSS
$custom: #6affc9; $custom-light: #a1ffd9; $custom-dark: #000000;
JSON
{
"hex": "#6affc9",
"rgb": {
"r": 106,
"g": 255,
"b": 201
},
"hsl": {
"h": 158.255,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90511,
"c": 0.14949,
"h": 166.1
},
"luminance": 0.78801
}Semantic roles & 50–950 ramp
primary
#6AFFC9
secondary
#DB326F
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683