#6AFFC2#6AFFC2
#6AFFC2 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.3% C 0.155 H 163.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFC2 |
|---|---|
| RGB | rgb(106, 255, 194) |
| HSL | hsl(155, 100%, 71%) |
| HSV | hsv(155, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(91.00, -53.73, 17.41) |
| CIE-LCH | lch(91.00, 56.48, 162.05°) |
| OKLab | oklab(90.34% -0.1482 0.0445) |
| OKLCH | oklch(90.34% 0.155 163.3) |
| XYZ | xyz(51.4365, 78.4741, 63.4648) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 2.27
Greenish Cyan
#2AFEB7
ΔE00 3.10
Light Blue Green
#7EFBB3
ΔE00 3.52
Greenish Turquoise
#00FBB0
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFC2 #FF6AA7
analogous
#6AFF77 #6AFFC2 #6AF2FF
triadic
#6AFFC2 #C26AFF #FFC26A
tetradic
#6AFFC2 #776AFF #FF6AA7 #F2FF6A
square
#6AFFC2 #776AFF #FF6AA7 #F2FF6A
split-complementary
#6AFFC2 #FF6AF2 #FF776A
monochromatic
#00EF8D #2DFFA9 #6AFFC2 #A7FFDB #E0FFF2
Accessibility & contrast
On white
1.26
#6AFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6AFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFC2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFC2 | 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)
#FBEEBF
Deuteranopia (green-blind)
#E6DFC6
Tritanopia (blue-blind)
#16FFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6affc2; /* rgb */ color: rgb(106, 255, 194); /* oklch */ color: oklch(90.3% 0.155 163.3);
Tailwind
colors: {
custom: {
50: '#a1ffd4',
500: '#6affc2',
950: '#000000',
},
}SCSS
$custom: #6affc2; $custom-light: #a1ffd4; $custom-dark: #000000;
JSON
{
"hex": "#6affc2",
"rgb": {
"r": 106,
"g": 255,
"b": 194
},
"hsl": {
"h": 155.436,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90344,
"c": 0.15475,
"h": 163.3
},
"luminance": 0.78479
}Semantic roles & 50–950 ramp
primary
#6AFFC2
secondary
#DB3277
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683