#6AFFC7#6AFFC7
#6AFFC7 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.151 H 165.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFC7 |
|---|---|
| RGB | rgb(106, 255, 199) |
| HSL | hsl(157, 100%, 71%) |
| HSV | hsv(157, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 22%, 0%) |
| CIE-LAB | lab(91.10, -52.68, 14.99) |
| CIE-LCH | lch(91.10, 54.77, 164.12°) |
| OKLab | oklab(90.46% -0.146 0.0384) |
| OKLCH | oklch(90.46% 0.151 165.3) |
| XYZ | xyz(52.0075, 78.7025, 66.4721) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Light Greenish Blue
#63F7B4
ΔE00 3.12
Aquamarine
#7FFFD4
ΔE00 3.13
Greenish Cyan
#2AFEB7
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFC7 #FF6AA2
analogous
#6AFF7C #6AFFC7 #6AECFF
triadic
#6AFFC7 #C76AFF #FFC76A
tetradic
#6AFFC7 #7C6AFF #FF6AA2 #ECFF6A
square
#6AFFC7 #7C6AFF #FF6AA2 #ECFF6A
split-complementary
#6AFFC7 #FF6AEC #FF7C6A
monochromatic
#00EF95 #2DFFB0 #6AFFC7 #A7FFDE #E0FFF3
Accessibility & contrast
On white
1.25
#6AFFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#6AFFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFC7
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFC7 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC4
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#07FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6affc7; /* rgb */ color: rgb(106, 255, 199); /* oklch */ color: oklch(90.5% 0.151 165.3);
Tailwind
colors: {
custom: {
50: '#a1ffd8',
500: '#6affc7',
950: '#000000',
},
}SCSS
$custom: #6affc7; $custom-light: #a1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6affc7",
"rgb": {
"r": 106,
"g": 255,
"b": 199
},
"hsl": {
"h": 157.45,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90463,
"c": 0.15096,
"h": 165.3
},
"luminance": 0.78708
}Semantic roles & 50–950 ramp
primary
#6AFFC7
secondary
#DB3272
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683