#6AFCCE#6AFCCE
#6AFCCE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.142 H 169.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCCE |
|---|---|
| RGB | rgb(106, 252, 206) |
| HSL | hsl(161, 96%, 70%) |
| HSV | hsv(161, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.38, -49.90, 10.37) |
| CIE-LCH | lch(90.38, 50.97, 168.26°) |
| OKLab | oklab(89.93% -0.1398 0.0265) |
| OKLCH | oklch(89.93% 0.142 169.3) |
| XYZ | xyz(51.8895, 77.1361, 70.5347) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.73
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 2.60
Light Aqua
#8CFFDB
ΔE00 3.46
Bright Teal
#01F9C6
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCCE #FC6A98
analogous
#6AFC85 #6AFCCE #6AE1FC
triadic
#6AFCCE #CE6AFC #FCCE6A
tetradic
#6AFCCE #856AFC #FC6A98 #E1FC6A
square
#6AFCCE #856AFC #FC6A98 #E1FC6A
split-complementary
#6AFCCE #FC6AE1 #FC856A
monochromatic
#05E7A0 #2EFBBA #6AFCCE #A6FDE2 #E1FEF5
Accessibility & contrast
On white
1.28
#6AFCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#6AFCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCCE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCCE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6afcce; /* rgb */ color: rgb(106, 252, 206); /* oklch */ color: oklch(89.9% 0.142 169.3);
Tailwind
colors: {
custom: {
50: '#a1fedd',
500: '#6afcce',
950: '#000000',
},
}SCSS
$custom: #6afcce; $custom-light: #a1fedd; $custom-dark: #000000;
JSON
{
"hex": "#6afcce",
"rgb": {
"r": 106,
"g": 252,
"b": 206
},
"hsl": {
"h": 161.096,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.89929,
"c": 0.14232,
"h": 169.3
},
"luminance": 0.77141
}Semantic roles & 50–950 ramp
primary
#6AFCCE
secondary
#D73367
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684