#6AFCC0#6AFCC0
#6AFCC0 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.6% C 0.152 H 163.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCC0 |
|---|---|
| RGB | rgb(106, 252, 192) |
| HSL | hsl(155, 96%, 70%) |
| HSV | hsv(155, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(90.08, -52.92, 17.16) |
| CIE-LCH | lch(90.08, 55.64, 162.04°) |
| OKLab | oklab(89.59% -0.146 0.0439) |
| OKLCH | oklch(89.59% 0.152 163.3) |
| XYZ | xyz(50.2639, 76.4858, 61.9733) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 1.94
Greenish Cyan
#2AFEB7
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.46
Greenish Turquoise
#00FBB0
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCC0 #FC6AA6
analogous
#6AFC77 #6AFCC0 #6AEFFC
triadic
#6AFCC0 #C06AFC #FCC06A
tetradic
#6AFCC0 #776AFC #FC6AA6 #EFFC6A
square
#6AFCC0 #776AFC #FC6AA6 #EFFC6A
split-complementary
#6AFCC0 #FC6AEF #FC776A
monochromatic
#05E78A #2EFBA7 #6AFCC0 #A6FDD9 #E1FEF2
Accessibility & contrast
On white
1.29
#6AFCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#6AFCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCC0
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCC0 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBD
Deuteranopia (green-blind)
#E3DDC4
Tritanopia (blue-blind)
#1DFCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afcc0; /* rgb */ color: rgb(106, 252, 192); /* oklch */ color: oklch(89.6% 0.152 163.3);
Tailwind
colors: {
custom: {
50: '#a0fed3',
500: '#6afcc0',
950: '#000000',
},
}SCSS
$custom: #6afcc0; $custom-light: #a0fed3; $custom-dark: #000000;
JSON
{
"hex": "#6afcc0",
"rgb": {
"r": 106,
"g": 252,
"b": 192
},
"hsl": {
"h": 155.342,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.89586,
"c": 0.15247,
"h": 163.3
},
"luminance": 0.76491
}Semantic roles & 50–950 ramp
primary
#6AFCC0
secondary
#D73377
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683