#6AFECD#6AFECD
#6AFECD is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.145 H 168.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFECD |
|---|---|
| RGB | rgb(106, 254, 205) |
| HSL | hsl(160, 99%, 71%) |
| HSV | hsv(160, 58%, 100%) |
| CMYK | cmyk(58.3%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(90.94, -50.96, 11.68) |
| CIE-LCH | lch(90.94, 52.28, 167.10°) |
| OKLab | oklab(90.38% -0.1423 0.0299) |
| OKLCH | oklch(90.38% 0.145 168.1) |
| XYZ | xyz(52.3997, 78.3504, 70.1074) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.94
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 3.58
Light Aqua
#8CFFDB
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFECD #FE6A9B
analogous
#6AFE83 #6AFECD #6AE5FE
triadic
#6AFECD #CD6AFE #FECD6A
tetradic
#6AFECD #836AFE #FE6A9B #E5FE6A
square
#6AFECD #836AFE #FE6A9B #E5FE6A
split-complementary
#6AFECD #FE6AE5 #FE836A
monochromatic
#02EC9E #2DFEB9 #6AFECD #A7FEE1 #E1FFF5
Accessibility & contrast
On white
1.26
#6AFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#6AFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFECD
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFECD | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6afecd; /* rgb */ color: rgb(106, 254, 205); /* oklch */ color: oklch(90.4% 0.145 168.1);
Tailwind
colors: {
custom: {
50: '#a1ffdc',
500: '#6afecd',
950: '#000000',
},
}SCSS
$custom: #6afecd; $custom-light: #a1ffdc; $custom-dark: #000000;
JSON
{
"hex": "#6afecd",
"rgb": {
"r": 106,
"g": 254,
"b": 205
},
"hsl": {
"h": 160.135,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.90375,
"c": 0.14543,
"h": 168.1
},
"luminance": 0.78356
}Semantic roles & 50–950 ramp
primary
#6AFECD
secondary
#DA336A
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684