#6AFBC2#6AFBC2
#6AFBC2 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.4% C 0.150 H 164.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFBC2 |
|---|---|
| RGB | rgb(106, 251, 194) |
| HSL | hsl(156, 95%, 70%) |
| HSV | hsv(156, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(89.84, -52.09, 15.78) |
| CIE-LCH | lch(89.84, 54.43, 163.15°) |
| OKLab | oklab(89.4% -0.1441 0.0404) |
| OKLCH | oklch(89.4% 0.15 164.3) |
| XYZ | xyz(50.1738, 75.9487, 63.0439) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.38
Light Greenish Blue
#63F7B4
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFBC2 #FB6AA3
analogous
#6AFB7A #6AFBC2 #6AEBFB
triadic
#6AFBC2 #C26AFB #FBC26A
tetradic
#6AFBC2 #7A6AFB #FB6AA3 #EBFB6A
square
#6AFBC2 #7A6AFB #FB6AA3 #EBFB6A
split-complementary
#6AFBC2 #FB6AEB #FB7A6A
monochromatic
#06E48D #2EF9AA #6AFBC2 #A6FDDA #E1FEF3
Accessibility & contrast
On white
1.30
#6AFBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#6AFBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFBC2
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFBC2 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#1AFBEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6afbc2; /* rgb */ color: rgb(106, 251, 194); /* oklch */ color: oklch(89.4% 0.150 164.3);
Tailwind
colors: {
custom: {
50: '#a0fdd4',
500: '#6afbc2',
950: '#000000',
},
}SCSS
$custom: #6afbc2; $custom-light: #a0fdd4; $custom-dark: #000000;
JSON
{
"hex": "#6afbc2",
"rgb": {
"r": 106,
"g": 251,
"b": 194
},
"hsl": {
"h": 156.414,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.89396,
"c": 0.14965,
"h": 164.3
},
"luminance": 0.75954
}Semantic roles & 50–950 ramp
primary
#6AFBC2
secondary
#D63373
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683