#6AFECC#6AFECC
#6AFECC is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.146 H 167.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFECC |
|---|---|
| RGB | rgb(106, 254, 204) |
| HSL | hsl(160, 99%, 71%) |
| HSV | hsv(160, 58%, 100%) |
| CMYK | cmyk(58.3%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(90.92, -51.18, 12.16) |
| CIE-LCH | lch(90.92, 52.61, 166.63°) |
| OKLab | oklab(90.35% -0.1428 0.0311) |
| OKLCH | oklch(90.35% 0.146 167.7) |
| XYZ | xyz(52.2794, 78.3022, 69.4738) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.91
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 3.23
Bright Teal
#01F9C6
ΔE00 3.60
Light Aqua
#8CFFDB
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFECC #FE6A9C
analogous
#6AFE82 #6AFECC #6AE6FE
triadic
#6AFECC #CC6AFE #FECC6A
tetradic
#6AFECC #826AFE #FE6A9C #E6FE6A
square
#6AFECC #826AFE #FE6A9C #E6FE6A
split-complementary
#6AFECC #FE6AE6 #FE826A
monochromatic
#02EC9D #2DFEB7 #6AFECC #A7FEE1 #E1FFF5
Accessibility & contrast
On white
1.26
#6AFECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6AFECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFECC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFECC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6afecc; /* rgb */ color: rgb(106, 254, 204); /* oklch */ color: oklch(90.3% 0.146 167.7);
Tailwind
colors: {
custom: {
50: '#a1ffdb',
500: '#6afecc',
950: '#000000',
},
}SCSS
$custom: #6afecc; $custom-light: #a1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#6afecc",
"rgb": {
"r": 106,
"g": 254,
"b": 204
},
"hsl": {
"h": 159.73,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.9035,
"c": 0.14612,
"h": 167.7
},
"luminance": 0.78307
}Semantic roles & 50–950 ramp
primary
#6AFECC
secondary
#DA336B
accent
#004EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684