#6AFCCF#6AFCCF
#6AFCCF is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.142 H 169.7°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCCF |
|---|---|
| RGB | rgb(106, 252, 207) |
| HSL | hsl(162, 96%, 70%) |
| HSV | hsv(162, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.41, -49.68, 9.88) |
| CIE-LCH | lch(90.41, 50.65, 168.75°) |
| OKLab | oklab(89.96% -0.1394 0.0253) |
| OKLCH | oklch(89.96% 0.142 169.7) |
| XYZ | xyz(52.0113, 77.1848, 71.1766) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.68
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.32
Bright Teal
#01F9C6
ΔE00 3.57
Aqua Marine
#2EE8BB
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCCF #FC6A97
analogous
#6AFC86 #6AFCCF #6AE0FC
triadic
#6AFCCF #CF6AFC #FCCF6A
tetradic
#6AFCCF #866AFC #FC6A97 #E0FC6A
square
#6AFCCF #866AFC #FC6A97 #E0FC6A
split-complementary
#6AFCCF #FC6AE0 #FC866A
monochromatic
#05E7A1 #2EFBBC #6AFCCF #A6FDE2 #E1FEF5
Accessibility & contrast
On white
1.28
#6AFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#6AFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCCF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCCF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afccf; /* rgb */ color: rgb(106, 252, 207); /* oklch */ color: oklch(90.0% 0.142 169.7);
Tailwind
colors: {
custom: {
50: '#a1fedd',
500: '#6afccf',
950: '#000000',
},
}SCSS
$custom: #6afccf; $custom-light: #a1fedd; $custom-dark: #000000;
JSON
{
"hex": "#6afccf",
"rgb": {
"r": 106,
"g": 252,
"b": 207
},
"hsl": {
"h": 161.507,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.89955,
"c": 0.14166,
"h": 169.7
},
"luminance": 0.7719
}Semantic roles & 50–950 ramp
primary
#6AFCCF
secondary
#D73366
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684