#6AFCBD#6AFCBD
#6AFCBD is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.155 H 162.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCBD |
|---|---|
| RGB | rgb(106, 252, 189) |
| HSL | hsl(154, 96%, 70%) |
| HSV | hsv(154, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.02, -53.55, 18.61) |
| CIE-LCH | lch(90.02, 56.69, 160.83°) |
| OKLab | oklab(89.52% -0.1473 0.0475) |
| OKLCH | oklch(89.52% 0.155 162.1) |
| XYZ | xyz(49.9349, 76.3542, 60.2405) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 2.99
Greenish Turquoise
#00FBB0
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCBD #FC6AA9
analogous
#6AFC74 #6AFCBD #6AF2FC
triadic
#6AFCBD #BD6AFC #FCBD6A
tetradic
#6AFCBD #746AFC #FC6AA9 #F2FC6A
square
#6AFCBD #746AFC #FC6AA9 #F2FC6A
split-complementary
#6AFCBD #FC6AF2 #FC746A
monochromatic
#05E785 #2EFBA2 #6AFCBD #A6FDD8 #E1FEF2
Accessibility & contrast
On white
1.29
#6AFCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#6AFCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCBD
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCBD | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#E4DCC1
Tritanopia (blue-blind)
#21FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6afcbd; /* rgb */ color: rgb(106, 252, 189); /* oklch */ color: oklch(89.5% 0.155 162.1);
Tailwind
colors: {
custom: {
50: '#a0fed1',
500: '#6afcbd',
950: '#000000',
},
}SCSS
$custom: #6afcbd; $custom-light: #a0fed1; $custom-dark: #000000;
JSON
{
"hex": "#6afcbd",
"rgb": {
"r": 106,
"g": 252,
"b": 189
},
"hsl": {
"h": 154.11,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.89516,
"c": 0.15483,
"h": 162.1
},
"luminance": 0.76359
}Semantic roles & 50–950 ramp
primary
#6AFCBD
secondary
#D7337A
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683